Skip to content

Commit 098cee8

Browse files
Bump github.com/cilium/cilium from 1.16.6 to 1.16.8
Bumps [github.com/cilium/cilium](https://github.com/cilium/cilium) from 1.16.6 to 1.16.8. - [Release notes](https://github.com/cilium/cilium/releases) - [Changelog](https://github.com/cilium/cilium/blob/1.16.8/CHANGELOG.md) - [Commits](cilium/cilium@1.16.6...1.16.8) --- updated-dependencies: - dependency-name: github.com/cilium/cilium dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2e0cc4 commit 098cee8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2
99
github.com/aws/smithy-go v1.22.2
1010
github.com/blang/semver/v4 v4.0.0
11-
github.com/cilium/cilium v1.16.6
11+
github.com/cilium/cilium v1.16.8
1212
github.com/fvbommel/sortorder v1.1.0
1313
github.com/hashicorp/go-memdb v1.3.4
1414
github.com/minio/minio-go/v7 v7.0.84

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMr
5252
github.com/census-instrumentation/opencensus-proto v0.4.1/go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw=
5353
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
5454
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
55-
github.com/cilium/cilium v1.16.6 h1:KRQn5knO48ERxB6SusQo02nYmE0NO0qiLlvqhwBTXbI=
56-
github.com/cilium/cilium v1.16.6/go.mod h1:NnDWQiYmPef24+pX2U/V85uL8eUTJSFUUjMEy41lGPA=
55+
github.com/cilium/cilium v1.16.8 h1:1WXUifatYSpSz1OEn4Fh7BOra6R9wuJOXBp2AVOMqCw=
56+
github.com/cilium/cilium v1.16.8/go.mod h1:sMtwt0KtKFetmeEAB8Z/Wj3WwaFdkRDiqxa0sqtbK3g=
5757
github.com/cilium/ebpf v0.15.0 h1:7NxJhNiBT3NG8pZJ3c+yfrVdHY8ScgKD27sScgjLMMk=
5858
github.com/cilium/ebpf v0.15.0/go.mod h1:DHp1WyrLeiBh19Cf/tfiSMhqheEiK8fXFZ4No0P1Hso=
5959
github.com/cilium/hive v0.0.0-20240529072208-d997f86e4219 h1:iX4v9lg63iTv8x8MWUMVbeWqtAGcV6yh/w3Zp9sP3ME=

0 commit comments

Comments
 (0)