chore(lint): upgrade linter from v1.56.2 to v1.61.0

This commit is contained in:
Quentin McGaw
2024-10-20 13:10:31 +00:00
parent 777a5e224f
commit 4c7c794494
35 changed files with 32 additions and 56 deletions

View File

@@ -31,7 +31,6 @@ func Test_IPv4(t *testing.T) {
}
for name, testCase := range testCases {
testCase := testCase
t.Run(name, func(t *testing.T) {
t.Parallel()
@@ -68,7 +67,6 @@ func Test_IPv6(t *testing.T) {
}
for name, testCase := range testCases {
testCase := testCase
t.Run(name, func(t *testing.T) {
t.Parallel()