Skip to content

Commit

Permalink
envoy: Bump go.mod dependency cilium/proxy to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
  • Loading branch information
mhofstetter authored and sayboras committed Jun 5, 2023
1 parent 67caf50 commit f95011f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/cilium/fake v0.4.0
github.com/cilium/kafka v0.0.0-20180809090225-01ce283b732b
github.com/cilium/lumberjack/v2 v2.3.0
github.com/cilium/proxy v0.0.0-20230420184820-797bea843de1
github.com/cilium/proxy v0.0.0-20230605062141-384b5008dce4
github.com/cilium/workerpool v1.2.0
github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ github.com/cilium/kafka/proto
# github.com/cilium/lumberjack/v2 v2.3.0
## explicit; go 1.13
github.com/cilium/lumberjack/v2
# github.com/cilium/proxy v0.0.0-20230420184820-797bea843de1
# github.com/cilium/proxy v0.0.0-20230605062141-384b5008dce4
## explicit; go 1.13
github.com/cilium/proxy/go/cilium/api
github.com/cilium/proxy/go/contrib/envoy/extensions/filters/network/mysql_proxy/v3
Expand Down

0 comments on commit f95011f

Please sign in to comment.