Skip to content

Commit

Permalink
vendor: Bumped CoverBee to v0.3.0 and cilium/ebpf to v0.10.0
Browse files Browse the repository at this point in the history
Updated CoverBee to v0.3.0, this version is dependent on
cilum/ebpf@v0.10.0 so this PR bumps it as well so everything will
still compile.

Signed-off-by: Dylan Reimerink <dylan.reimerink@isovalent.com>
  • Loading branch information
dylandreimerink committed Jan 23, 2023
1 parent b7cd73e commit dfa40ce
Show file tree
Hide file tree
Showing 29 changed files with 1,310 additions and 1,032 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.74.0
github.com/aws/smithy-go v1.13.4
github.com/blang/semver/v4 v4.0.0
github.com/cilium/coverbee v0.2.2
github.com/cilium/coverbee v0.3.0
github.com/cilium/customvet v0.0.0-20221207003726-576d50314db5
github.com/cilium/deepequal-gen v0.0.0-20200406125435-ad6a9003139e
github.com/cilium/ebpf v0.9.4-0.20221102092914-a9cf21df64c2
github.com/cilium/ebpf v0.10.0
github.com/cilium/ipam v0.0.0-20220824141044-46ef3d556735
github.com/cilium/kafka v0.0.0-20180809090225-01ce283b732b
github.com/cilium/lumberjack/v2 v2.3.0
Expand Down
10 changes: 5 additions & 5 deletions go.sum

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

2 changes: 0 additions & 2 deletions vendor/github.com/cilium/coverbee/Readme.md

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

138 changes: 70 additions & 68 deletions vendor/github.com/cilium/coverbee/instrumentation.go

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

0 comments on commit dfa40ce

Please sign in to comment.