Skip to content

Commit

Permalink
Bump github.com/netobserv/netobserv-ebpf-agent
Browse files Browse the repository at this point in the history
Bumps [github.com/netobserv/netobserv-ebpf-agent](https://github.com/netobserv/netobserv-ebpf-agent) from 0.3.3-0.20240117144239-03bb6a38b3f0 to 0.3.3.
- [Release notes](https://github.com/netobserv/netobserv-ebpf-agent/releases)
- [Commits](https://github.com/netobserv/netobserv-ebpf-agent/commits/v0.3.3)

---
updated-dependencies:
- dependency-name: github.com/netobserv/netobserv-ebpf-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 831e2ad commit 45300cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/netobserv/gopipes v0.3.0
github.com/netobserv/loki-client-go v0.0.0-20220927092034-f37122a54500
github.com/netobserv/netobserv-ebpf-agent v0.3.3-0.20240117144239-03bb6a38b3f0
github.com/netobserv/netobserv-ebpf-agent v0.3.3
github.com/netsampler/goflow2 v1.3.7
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,8 @@ github.com/netobserv/gopipes v0.3.0 h1:IYmPnnAVCdSK7VmHmpFhrVBOEm45qpgbZmJz1sSW+
github.com/netobserv/gopipes v0.3.0/go.mod h1:N7/Gz05EOF0CQQSKWsv3eof22Cj2PB08Pbttw98YFYU=
github.com/netobserv/loki-client-go v0.0.0-20220927092034-f37122a54500 h1:RmnoJe/ci5q+QdM7upFdxiU+D8F3L3qTd5wXCwwHefw=
github.com/netobserv/loki-client-go v0.0.0-20220927092034-f37122a54500/go.mod h1:LHXpc5tjKvsfZn0pwLKrvlgEhZcCaw3Di9mUEZGAI4E=
github.com/netobserv/netobserv-ebpf-agent v0.3.3-0.20240117144239-03bb6a38b3f0 h1:dnJe5o1gTV5MQXTdKvOCPuPxUiHVpw0y74Z4hkq1NUQ=
github.com/netobserv/netobserv-ebpf-agent v0.3.3-0.20240117144239-03bb6a38b3f0/go.mod h1:Q2lVXLtF079yacn9yNyduqn/GUEI/d+2ySvycwcnSVw=
github.com/netobserv/netobserv-ebpf-agent v0.3.3 h1:4e/mDVhSTd8JzaqKapaQ78BFLJP/GYpYWQ/LHPArJeI=
github.com/netobserv/netobserv-ebpf-agent v0.3.3/go.mod h1:R3zRIhu5faj91s9pCU735oULLC+oBDPzA/xVwiUJ9PY=
github.com/netobserv/prometheus-common v0.46.0-netobserv h1:gpnbXZtSWBauwlSm0aC//mAwAUIvblW6xqNV4mnY2mE=
github.com/netobserv/prometheus-common v0.46.0-netobserv/go.mod h1:Tp0qkxpb9Jsg54QMe+EAmqXkSV7Evdy1BTn+g2pa/hQ=
github.com/netsampler/goflow2 v1.3.7 h1:XZaTy8kkMnGXpJ9hS3KbO1McyrFTpVNhVFEx9rNhMmc=
Expand Down

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 @@ -250,7 +250,7 @@ github.com/netobserv/loki-client-go/pkg/labelutil
github.com/netobserv/loki-client-go/pkg/logproto
github.com/netobserv/loki-client-go/pkg/metric
github.com/netobserv/loki-client-go/pkg/urlutil
# github.com/netobserv/netobserv-ebpf-agent v0.3.3-0.20240117144239-03bb6a38b3f0
# github.com/netobserv/netobserv-ebpf-agent v0.3.3
## explicit; go 1.20
github.com/netobserv/netobserv-ebpf-agent/pkg/decode
github.com/netobserv/netobserv-ebpf-agent/pkg/grpc
Expand Down

0 comments on commit 45300cf

Please sign in to comment.