mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #83785 from yastij/bump-utils-rangesize
bump k8s.io/utils to pickup bug fix for rangesize func Kubernetes-commit: 677903edc6cfe1fb045a55b0734ee05ce8c3d03c
This commit is contained in:
Generated
+4
-4
@@ -368,15 +368,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "2e41325d9e4b"
|
||||
"Rev": "fbf594f18f80"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "e71eb83a557c"
|
||||
"Rev": "fb3eea214746"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "b1fd78950135"
|
||||
"Rev": "bd505ee787b2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
@@ -396,7 +396,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/utils",
|
||||
"Rev": "5008bf6f8cd6"
|
||||
"Rev": "8d271d903fe4"
|
||||
},
|
||||
{
|
||||
"ImportPath": "modernc.org/cc",
|
||||
|
||||
Reference in New Issue
Block a user