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.
2 parents ae48371 + 8b9cd2b commit 6af4e7cCopy full SHA for 6af4e7c
go.mod
@@ -1,6 +1,6 @@
1
module sigs.k8s.io/controller-runtime
2
3
-go 1.13
+go 1.15
4
5
require (
6
github.com/evanphx/json-patch v4.9.0+incompatible
hack/tools/go.mod
module sigs.k8s.io/controller-runtime/hack/tools
github.com/golangci/golangci-lint v1.23.6
0 commit comments