mirror of
https://github.com/distribution/distribution
synced 2026-04-18 18:00:13 +02:00
Automated fixing, using Go's "modernize" tool;
go install golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest
modernize -fix ./...
Signed-off-by: Sebastiaan van Stijn <[email protected]>