Skip to content

Commit ac3bb38

Browse files
fix(deps): update module github.com/golangci/golangci-lint to v2
1 parent 13b5b47 commit ac3bb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.22.4
77
require (
88
github.com/evanphx/json-patch/v5 v5.9.0
99
github.com/go-logr/logr v1.4.2
10-
github.com/golangci/golangci-lint v1.59.1
10+
github.com/golangci/golangci-lint/v2 v2.3.0
1111
github.com/kylelemons/godebug v1.1.0
1212
github.com/spf13/cobra v1.8.0
1313
github.com/stretchr/testify v1.9.0

0 commit comments

Comments
 (0)