Update go track version 1.21.1

In my exercises i came across a few instances where I was using go 1.21.1 locally, but the testrunner was running 1.20. This resulted in tests that passed locally, but not in the testrunner.

1.21 includes some new functions, most notably for me new functions for slices