diff --git a/go.mod b/go.mod index 8dbecb0fe..f3e6a7b23 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/open-cluster-management/work -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