Skip to content

Commit

Permalink
fix(deps): update github.com/cilium/hive digest to cb506b4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and giorio94 committed Sep 23, 2024
1 parent 83003d0 commit 0368469
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cmapisrv-mock/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

require (
github.com/cilium/cilium v1.16.1
github.com/cilium/hive v0.0.0-20240911195218-51fb911e7dad
github.com/cilium/hive v0.0.0-20240917114221-cb506b465edc
github.com/dustinkirkland/golang-petname v0.0.0-20240428194347-eebcea082ee0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions cmapisrv-mock/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/cilium/cilium v1.16.1 h1:7FiLrRJbO3d/RE423FUN0GxhrFDQBYRwr1veHN7uBys=
github.com/cilium/cilium v1.16.1/go.mod h1:SIurqFNFBU9/sQTPC9tvrOktAMDnQOGPBCSYtsnjxp4=
github.com/cilium/ebpf v0.15.0 h1:7NxJhNiBT3NG8pZJ3c+yfrVdHY8ScgKD27sScgjLMMk=
github.com/cilium/ebpf v0.15.0/go.mod h1:DHp1WyrLeiBh19Cf/tfiSMhqheEiK8fXFZ4No0P1Hso=
github.com/cilium/hive v0.0.0-20240911195218-51fb911e7dad h1:VemjLI/ObKOTTxBoDME5pjYqNpoq4MzxvdUVBEoUFDk=
github.com/cilium/hive v0.0.0-20240911195218-51fb911e7dad/go.mod h1:6tW1eCwSq8Wz8IVtpZE0MemoCWSrEOUa8aLKotmBRCo=
github.com/cilium/hive v0.0.0-20240917114221-cb506b465edc h1:KdVwJSiBxkAyQ5dAwX2O5nTSBMiuYp/1wRKea36njRI=
github.com/cilium/hive v0.0.0-20240917114221-cb506b465edc/go.mod h1:6tW1eCwSq8Wz8IVtpZE0MemoCWSrEOUa8aLKotmBRCo=
github.com/cilium/proxy v0.0.0-20240418093727-2c7164c53e26 h1:wzm/nEkcMO6oGSySoqe3/bMcF1sxrxI2ByidN3gg30A=
github.com/cilium/proxy v0.0.0-20240418093727-2c7164c53e26/go.mod h1:jzAmtWhlyR3kx+AwYdQvGM04lmHwsWhq1ySfAVpY/SA=
github.com/cilium/statedb v0.2.4 h1:jCyXGcsiXgpJSfpfRRGKd+TD3U1teeDtOnqCyErsHsI=
Expand Down
2 changes: 1 addition & 1 deletion cmapisrv-mock/vendor/github.com/cilium/hive/job/job.go

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

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

2 changes: 1 addition & 1 deletion cmapisrv-mock/vendor/github.com/cilium/hive/job/oneshot.go

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

2 changes: 1 addition & 1 deletion cmapisrv-mock/vendor/github.com/cilium/hive/job/timer.go

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

2 changes: 1 addition & 1 deletion cmapisrv-mock/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ github.com/cilium/ebpf/internal/sysenc
github.com/cilium/ebpf/internal/tracefs
github.com/cilium/ebpf/internal/unix
github.com/cilium/ebpf/link
# github.com/cilium/hive v0.0.0-20240911195218-51fb911e7dad
# github.com/cilium/hive v0.0.0-20240917114221-cb506b465edc
## explicit; go 1.21.3
github.com/cilium/hive
github.com/cilium/hive/cell
Expand Down

0 comments on commit 0368469

Please sign in to comment.