We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b5b47 commit ac3bb38Copy full SHA for ac3bb38
go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.4
7
require (
8
github.com/evanphx/json-patch/v5 v5.9.0
9
github.com/go-logr/logr v1.4.2
10
- github.com/golangci/golangci-lint v1.59.1
+ github.com/golangci/golangci-lint/v2 v2.3.0
11
github.com/kylelemons/godebug v1.1.0
12
github.com/spf13/cobra v1.8.0
13
github.com/stretchr/testify v1.9.0
0 commit comments