mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-26 00:00:07 +08:00
Merge pull request #81522 from cblecker/1.15-x/net
Update golang/x/net dependency on release-1.15 Kubernetes-commit: 2d3c76f9091b6bec110a5e63777c332469e0cba2
This commit is contained in:
Generated
+4
-4
@@ -156,7 +156,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/net",
|
||||
"Rev": "65e2d4e15006"
|
||||
"Rev": "cdfb69ac37fc"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/oauth2",
|
||||
@@ -216,15 +216,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "7525909cc6da"
|
||||
"Rev": "e14a4b1f5f84"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "1799e75a0719"
|
||||
"Rev": "f2f3a405f61d"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "e4cdb82809fc"
|
||||
"Rev": "637fc595d17a"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
|
||||
Reference in New Issue
Block a user