Merge pull request #86269 from odinuge/go-mod-version

Update go version in go.mod to 1.13

Kubernetes-commit: b96642aeaeefee838b5f0938e5d04765dd27d39b
This commit is contained in:
Kubernetes Publisher
2019-12-14 10:41:36 -08:00
parent 2c5619cf7a
commit 8ed8142b5c
3 changed files with 16 additions and 13 deletions
+4 -4
View File
@@ -372,19 +372,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "11707872ac1c"
"Rev": "ca1d04f8b0d3"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "41065c7a8c2a"
"Rev": "442f8fb2f03a"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "571c0ef67034"
"Rev": "a32a6f7a3052"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "c4c8f8345c7e"
"Rev": "0b9b3c99f9f2"
},
{
"ImportPath": "k8s.io/gengo",