mirror of
https://github.com/kubernetes/client-go.git
synced 2026-01-20 17:04:13 +00:00
Update golang.org/x/time/rate (#104014)
* Add failing test case * Update golang.org/x/time/rate * Call update-internal-modules from update-vendor Kubernetes-commit: 09dc055984e9532f29f37acae7aea7a979ded764
This commit is contained in:
committed by
Kubernetes Publisher
parent
ac207faedf
commit
bcf88f084d
2
go.mod
2
go.mod
@@ -28,7 +28,7 @@ require (
|
||||
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
|
||||
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba
|
||||
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
|
||||
google.golang.org/protobuf v1.26.0
|
||||
k8s.io/api v0.0.0-20210720141931-aa30bdaf750c
|
||||
k8s.io/apimachinery v0.0.0-20210712060818-a644435e2c13
|
||||
|
||||
Reference in New Issue
Block a user