Skip to content

Commit

Permalink
fix: vet package by aspen mesh
Browse files Browse the repository at this point in the history
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
  • Loading branch information
kushthedude committed Oct 3, 2020
1 parent a05756a commit 04fb0ef
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 123 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ replace github.com/kudobuilder/kuttl => github.com/layer5io/kuttl v0.4.1-0.20200
require (
cloud.google.com/go v0.46.3 // indirect
github.com/Azure/go-autorest/autorest/adal v0.9.0 // indirect
github.com/aspenmesh/istio-vet v0.0.0-20200806222806-9c8e9a962b9f // indirect
github.com/aspenmesh/istio-client-go v0.0.0-20200122202704-9695ccefca79
github.com/aspenmesh/istio-vet v0.0.0-20200806222806-9c8e9a962b9f
github.com/ghodss/yaml v1.0.0
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.4.2
Expand Down
Loading

0 comments on commit 04fb0ef

Please sign in to comment.