Prevent dep from vendoring grpc-fortune-teller dependencies
This commit is contained in:
parent
7b737df49a
commit
1ce405bddd
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
# name = "github.com/x/y"
|
# name = "github.com/x/y"
|
||||||
# version = "2.4.0"
|
# version = "2.4.0"
|
||||||
|
|
||||||
|
ignored = ["github.com/kubernetes/ingress-nginx/images/grpc-fortune-teller*"]
|
||||||
|
|
||||||
[prune]
|
[prune]
|
||||||
non-go = true
|
non-go = true
|
||||||
go-tests = true
|
go-tests = true
|
||||||
|
|
Loading…
Reference in a new issue