Skip to content

Commit 398fa9f

Browse files
authored
Merge pull request #1258 from Prajyot-Parab/main
✨ bump golangci-lint version to v1.46.2
2 parents 83fe948 + 2ede682 commit 398fa9f

File tree

2 files changed

+164
-85
lines changed

2 files changed

+164
-85
lines changed

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.16
55
require (
66
github.com/a8m/envsubst v1.2.0
77
github.com/golang/mock v1.6.0
8-
github.com/golangci/golangci-lint v1.45.2
8+
github.com/golangci/golangci-lint v1.46.2
99
github.com/itchyny/gojq v0.12.2
1010
github.com/onsi/ginkgo v1.16.4
1111
k8s.io/code-generator v0.22.2

0 commit comments

Comments
 (0)