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 fdc6658 commit 8b9cd2bCopy full SHA for 8b9cd2b
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