Merge pull request #142 from xuezhaojun/changeGolangVersion

change to golang version 1.16
This commit is contained in:
OpenShift Merge Robot
2021-05-07 04:58:25 -04:00
committed by GitHub

2
go.mod
View File

@@ -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