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 7b80978 commit feda045Copy full SHA for feda045
hack/tools/go.mod
@@ -3,6 +3,6 @@ module sigs.k8s.io/controller-runtime/hack/tools
3
go 1.13
4
5
require (
6
- github.com/golangci/golangci-lint v1.23.6
+ github.com/golangci/golangci-lint v1.28.3
7
github.com/joelanford/go-apidiff v0.0.0-20191206194835-106bcff5f060
8
)
0 commit comments