mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
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:
Generated
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user