diff --git a/go.mod b/go.mod index 727d721c2..c58dff15e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/open-cluster-management/registration -go 1.15 +go 1.16 replace github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1 // ensure compatible between controller-runtime and kube-openapi