change go version to 1.16

Signed-off-by: xuezhaojun <zxue@redhat.com>
This commit is contained in:
xuezhaojun
2021-04-30 14:58:03 +08:00
committed by xuezhaojun
parent 9f7c45d088
commit c96dc0e69e

2
go.mod
View File

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