Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/cilium/cilium to v1.14.0 #1874

Merged
merged 1 commit into from
Jul 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ replace (
require (
github.com/blang/semver/v4 v4.0.0
github.com/cilium/charts v0.0.0-20230717145054-e881575172da
github.com/cilium/cilium v1.14.0-snapshot.6
github.com/cilium/cilium v1.14.0
github.com/cilium/hubble v0.12.0
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230721102407-d51b96debc69
github.com/cilium/workerpool v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
github.com/cilium/charts v0.0.0-20230717145054-e881575172da h1:nKI8pOppxaBBVlUstc6pIqtxRK/kwfY+uFsw5wpvcFo=
github.com/cilium/charts v0.0.0-20230717145054-e881575172da/go.mod h1:M3C9VOlFvRzuV+a01t07Tw4uFLSfkCH3L542IWjf6BU=
github.com/cilium/checkmate v1.0.3 h1:CQC5eOmlAZeEjPrVZY3ZwEBH64lHlx9mXYdUehEwI5w=
github.com/cilium/cilium v1.14.0-snapshot.6 h1:i9u7mWFiTsi8P4zN3m93q31KyHjZCyog/MxYIvOfXQw=
github.com/cilium/cilium v1.14.0-snapshot.6/go.mod h1:wGU07LiyM1zQcuogqnF2TUaoIdyLz4D0ImmK0GoXHVY=
github.com/cilium/cilium v1.14.0 h1:ksJqRrJAOB9DeDHHz/WlzMrf+3TAul+roiINWJKuTn4=
github.com/cilium/cilium v1.14.0/go.mod h1:wGU07LiyM1zQcuogqnF2TUaoIdyLz4D0ImmK0GoXHVY=
github.com/cilium/client-go v0.27.2-fix h1:dbFQGtP5Y1lFVBhkMCIAwyf/PUWFBn8M1ZTCKA6BUdw=
github.com/cilium/client-go v0.27.2-fix/go.mod h1:tY0gVmUsHrAmjzHX9zs7eCjxcBsf8IiNe7KQ52biTcQ=
github.com/cilium/dns v1.1.51-0.20220729113855-5b94b11b46fc h1:tNEOByqRaBwlf1ANK/U/sd5oOIkxkPkpCVqaabxvU84=
Expand Down
4 changes: 3 additions & 1 deletion vendor/github.com/cilium/cilium/AUTHORS

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

1 change: 1 addition & 0 deletions vendor/github.com/cilium/cilium/api/v1/flow/README.md

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

346 changes: 175 additions & 171 deletions vendor/github.com/cilium/cilium/api/v1/flow/flow.pb.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 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.

107 changes: 105 additions & 2 deletions vendor/github.com/cilium/cilium/api/v1/models/remote_cluster.go

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

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

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

Loading