Skip to content

Commit

Permalink
fix(deps): update module github.com/cilium/cilium to v1.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 7a679e4 commit acf5be5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/NVIDIA/gpu-operator v1.11.1
github.com/VictoriaMetrics/operator/api v0.0.0-20231128174956-7965dba77210
github.com/cert-manager/cert-manager v1.13.3
github.com/cilium/cilium v1.14.5
github.com/cilium/cilium v1.14.6
github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000
github.com/external-secrets/external-secrets v0.9.11
github.com/prometheus/prometheus v0.48.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,8 @@ github.com/cilium/checkmate v1.0.3 h1:CQC5eOmlAZeEjPrVZY3ZwEBH64lHlx9mXYdUehEwI5
github.com/cilium/checkmate v1.0.3/go.mod h1:KiBTasf39/F2hf2yAmHw21YFl3hcEyP4Yk6filxc12A=
github.com/cilium/cilium v1.14.5 h1:Jx45FY/swyW5mGPJIWghrxSreuC8QP000wyz5BVZZyU=
github.com/cilium/cilium v1.14.5/go.mod h1:ZwDeGpYME9hMZYfy+WbJ0siiJ5i3c98o1hcB072mylk=
github.com/cilium/cilium v1.14.6 h1:0igYGX0LzRdqvCwHFTe3YaypBPJQIEYQPhID0r98C64=
github.com/cilium/cilium v1.14.6/go.mod h1:ZNcO8KBMrMMUGnjE5HcW9Dc86OsEEdUcy6XCIT2o5iw=
github.com/cilium/ebpf v0.10.1-0.20230626090016-654491c8a500 h1:eAn1/gEVvcamZLoF4JKznmG2zKABsF7mRisyfQtwa3Q=
github.com/cilium/ebpf v0.10.1-0.20230626090016-654491c8a500/go.mod h1:WE7CZAnqOL2RouJ4f1uyNhqr2P4CCvXFIqdRDUgWsVs=
github.com/cilium/proxy v0.0.0-20231202123106-38b645b854f3 h1:fckMszrvhMot1XdF04NUKzmGw2CBJWGc9BCpFhVPKD8=
Expand Down

0 comments on commit acf5be5

Please sign in to comment.