mirror of
https://github.com/versity/versitygw.git
synced 2026-03-27 18:05:00 +00:00
This is a fixup of the codebase using: go run golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest -fix ./... This has no bahvior changes, and only updates safe changes for modern go features.