Files
moby/libnetwork/networkdb
Sebastiaan van Stijn b453aa65fa 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>
2024-11-12 14:02:09 +01:00
..
2018-07-02 16:59:45 -07:00
2024-09-06 21:53:09 +10:00
2024-09-06 21:53:09 +10:00
2017-07-26 13:44:33 -07:00
2023-05-29 03:28:35 +02:00