mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 21:50:22 +03:00
Run modernize (#21546)
`go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...` executed. `go generate ./...` ran afterwards to keep generated.
This commit is contained in:
@@ -312,7 +312,6 @@ func TestCreateEndpoints(t *testing.T) {
|
||||
}
|
||||
|
||||
for i, testCase := range testCases {
|
||||
i := i
|
||||
testCase := testCase
|
||||
t.Run("", func(t *testing.T) {
|
||||
var srvCtxt serverCtxt
|
||||
|
||||
Reference in New Issue
Block a user