mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #80732 from cblecker/fix-tag-protobuf
Fix tag for gogo/protobuf Kubernetes-commit: d8900caac8aef61e79ca921a7922d95ae06b16f2
This commit is contained in:
Generated
+5
-5
@@ -80,7 +80,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gogo/protobuf",
|
||||
"Rev": "v0.0.0-20190410021324-65acae22fc9"
|
||||
"Rev": "65acae22fc9d"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/golang/groupcache",
|
||||
@@ -288,19 +288,19 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "69e1bce1dad5"
|
||||
"Rev": "739c7f7721ed"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "641a75999153"
|
||||
"Rev": "035e418f1ad9"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "a9c895e7f2ac"
|
||||
"Rev": "de47f833b8db"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "14ba7d03f06f"
|
||||
"Rev": "68819053f471"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user