mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-13 06:54:04 +00:00
Add transient dependency to test/e2e/framework/.import-restrictions
Signed-off-by: Aldo Culquicondor <acondor@google.com> Kubernetes-commit: b01e3dc394304603146f17785e3a3cb31f991497
This commit is contained in:
parent
7ee24064f0
commit
cc684433cd
2
go.mod
2
go.mod
@ -14,7 +14,7 @@ require (
|
||||
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/google/btree v1.0.0 // indirect
|
||||
github.com/google/go-cmp v0.3.0
|
||||
github.com/google/go-cmp v0.3.1
|
||||
github.com/google/gofuzz v1.1.0
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/googleapis/gnostic v0.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user