Files
Sebastiaan van Stijn 3e03c979da update go:build tags to use go1.22
commit a0807e7cfe configured golangci-lint
to use go1.23 semantics, which alowed linters like `copyloopvar` to lint
using thee correct semantics.

go1.22 now creates a copy of variables when assigned in a loop; make sure we
don't have files that may downgrade semantics to go1.21 in case that also means
disabling that feature; https://go.dev/ref/spec#Go_1.22

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b453aa65fa)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-15 13:01:33 +01:00
..
2018-07-02 16:59:45 -07:00
2024-09-11 15:36:28 +01:00
2024-09-11 15:36:28 +01:00
2017-07-26 13:44:33 -07:00
2024-09-11 15:36:28 +01:00
2023-05-29 03:28:35 +02:00