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 6cde8e8 commit 393439fCopy full SHA for 393439f
Makefile
@@ -78,7 +78,7 @@ mocks:
78
GO111MODULE=on go generate ./...
79
80
tools:
81
- GO111MODULE=on go get -d k8s.io/[email protected].7
+ GO111MODULE=on go get -d k8s.io/[email protected].10
82
GO111MODULE=on go install github.com/golang/mock/[email protected]
83
GO111MODULE=on go mod tidy
84
0 commit comments