Skip to content

Commit feda045

Browse files
committed
Update golangci-lint to v1.28.3
Signed-off-by: Vince Prignano <vincepri@vmware.com>
1 parent 7b80978 commit feda045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module sigs.k8s.io/controller-runtime/hack/tools
33
go 1.13
44

55
require (
6-
github.com/golangci/golangci-lint v1.23.6
6+
github.com/golangci/golangci-lint v1.28.3
77
github.com/joelanford/go-apidiff v0.0.0-20191206194835-106bcff5f060
88
)

0 commit comments

Comments
 (0)