Skip to content

Commit

Permalink
vendor: Bump Cilium to latest master
Browse files Browse the repository at this point in the history
To pull in cilium/cilium#17411 which defines
Verdict_REDIRECTED.

Signed-off-by: Paul Chaignon <paul@cilium.io>
  • Loading branch information
pchaigno authored and rolinh committed Sep 20, 2021
1 parent 3ca3c10 commit 7183311
Show file tree
Hide file tree
Showing 26 changed files with 61 additions and 138 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cilium/hubble
go 1.17

require (
github.com/cilium/cilium v1.10.0-rc0.0.20210811091228-2d075ea34720
github.com/cilium/cilium v1.10.0-rc0.0.20210920080743-ccdb74b92768
github.com/fatih/color v1.12.0
github.com/google/go-cmp v0.5.6
github.com/sirupsen/logrus v1.8.1
Expand Down
36 changes: 23 additions & 13 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 7 additions & 14 deletions vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 2 additions & 12 deletions vendor/github.com/cilium/cilium/api/v1/flow/flow.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 2 additions & 12 deletions vendor/github.com/cilium/cilium/api/v1/observer/observer.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 1 addition & 12 deletions vendor/github.com/cilium/cilium/api/v1/observer/observer.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 1 addition & 12 deletions vendor/github.com/cilium/cilium/api/v1/peer/peer.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7183311

Please sign in to comment.