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:
Aldo Culquicondor 2020-03-18 14:48:06 -04:00 committed by Kubernetes Publisher
parent 7ee24064f0
commit cc684433cd

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903 github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903
github.com/golang/protobuf v1.3.2 github.com/golang/protobuf v1.3.2
github.com/google/btree v1.0.0 // indirect 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/gofuzz v1.1.0
github.com/google/uuid v1.1.1 github.com/google/uuid v1.1.1
github.com/googleapis/gnostic v0.1.0 github.com/googleapis/gnostic v0.1.0