Skip to content

Commit

Permalink
fix(deps): update github.com/cilium/ebpf digest to 99e9ca6
Browse files Browse the repository at this point in the history
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cilium-renovate[bot] authored Dec 9, 2024
1 parent 4a49d87 commit ce2d747
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 14 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/alecthomas/kong v1.6.0
github.com/bombsimon/logrusr/v4 v4.1.0
github.com/cilium/cilium v1.17.0-pre.2
github.com/cilium/ebpf v0.16.1-0.20241205185900-f0eec7efba9d
github.com/cilium/ebpf v0.16.1-0.20241209155940-99e9ca63269d
github.com/cilium/little-vm-helper v0.0.19
github.com/cilium/lumberjack/v2 v2.4.1
github.com/cilium/tetragon/api v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
github.com/cilium/cilium v1.17.0-pre.2 h1:Y9J4EalQEmtInHirFRF9qK7yAid3WS8/2A3/hnEfsV4=
github.com/cilium/cilium v1.17.0-pre.2/go.mod h1:OoSUlF3lvdYOmVccOYWZnfs9tDHDyEWTtrwjlq8pDYA=
github.com/cilium/ebpf v0.16.1-0.20241205185900-f0eec7efba9d h1:f1E6PeQ/j1Xd2ZNlffKOfscx+daNInIUAJObbiU+7aQ=
github.com/cilium/ebpf v0.16.1-0.20241205185900-f0eec7efba9d/go.mod h1:vay2FaYSmIlv3r8dNACd4mW/OCaZLJKJOo+IHBvCIO8=
github.com/cilium/ebpf v0.16.1-0.20241209155940-99e9ca63269d h1:NS+BEvDqINLXS3GwwSMvm5OJSbuXRqNsFlvkWsOD05s=
github.com/cilium/ebpf v0.16.1-0.20241209155940-99e9ca63269d/go.mod h1:vay2FaYSmIlv3r8dNACd4mW/OCaZLJKJOo+IHBvCIO8=
github.com/cilium/hive v0.0.0-20241021113747-bb8f3c0bede4 h1:dTnQNUDijFP+hf7soSZtoBYZ1OTV7qATqE+qbb//zUQ=
github.com/cilium/hive v0.0.0-20241021113747-bb8f3c0bede4/go.mod h1:pI2GJ1n3SLKIQVFrKF7W6A6gb6BQkZ+3Hp4PAEo5SuI=
github.com/cilium/little-vm-helper v0.0.19 h1:eJeJM/03MGLrLUXXTBDZo2JoX5cIbm5+9iWjoHgpy/M=
Expand Down
1 change: 0 additions & 1 deletion vendor/github.com/cilium/ebpf/Makefile

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

6 changes: 4 additions & 2 deletions vendor/github.com/cilium/ebpf/collection.go

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

19 changes: 12 additions & 7 deletions vendor/github.com/cilium/ebpf/internal/kconfig/kconfig.go

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 @@ -63,7 +63,7 @@ github.com/cilium/cilium/pkg/resiliency
github.com/cilium/cilium/pkg/time
github.com/cilium/cilium/pkg/version
github.com/cilium/cilium/pkg/versioncheck
# github.com/cilium/ebpf v0.16.1-0.20241205185900-f0eec7efba9d
# github.com/cilium/ebpf v0.16.1-0.20241209155940-99e9ca63269d
## explicit; go 1.22
github.com/cilium/ebpf
github.com/cilium/ebpf/asm
Expand Down

0 comments on commit ce2d747

Please sign in to comment.