Skip to content

Commit

Permalink
Bump cilium/hive and cilium/stream
Browse files Browse the repository at this point in the history
Signed-off-by: Jussi Maki <jussi@isovalent.com>
  • Loading branch information
joamaki committed Feb 9, 2024
1 parent 2761731 commit 688a481
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/cilium/statedb
go 1.21.3

require (
github.com/cilium/hive v0.0.0-20240209113057-b7fb4a290e6c
github.com/cilium/stream v0.0.0-20240209112636-fcc074fbb98f
github.com/cilium/hive v0.0.0-20240209163124-bd6ebb4ec11d
github.com/cilium/stream v0.0.0-20240209152734-a0792b51812d
github.com/hashicorp/go-immutable-radix/v2 v2.1.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
github.com/cilium/hive v0.0.0-20240209113057-b7fb4a290e6c h1:T5RdVJjthc/SnvzgCsRb2/xdciskHv/cDr3WHb94Nx8=
github.com/cilium/hive v0.0.0-20240209113057-b7fb4a290e6c/go.mod h1:yQQN5Czy9NtDYB0auW13zSBrYo9umoizds1IjR4HVMo=
github.com/cilium/hive v0.0.0-20240209163124-bd6ebb4ec11d h1:No/H/K3aGoD835vF4dWeMC/ahZFMMGzZLYjE0uPFVrQ=
github.com/cilium/hive v0.0.0-20240209163124-bd6ebb4ec11d/go.mod h1:6tW1eCwSq8Wz8IVtpZE0MemoCWSrEOUa8aLKotmBRCo=
github.com/cilium/stream v0.0.0-20240209112636-fcc074fbb98f h1:xu4GC6RjabwUWcPTkjM+8A+ZbmAAUmT4fJ3QMRfKgrY=
github.com/cilium/stream v0.0.0-20240209112636-fcc074fbb98f/go.mod h1:3VLiLgs8wfjirkuYqos4t0IBPQ+sXtf3tFkChLm6ARM=
github.com/cilium/stream v0.0.0-20240209152734-a0792b51812d h1:p6MgATaKEB9o7iAsk9rlzXNDMNCeKPAkx4Y8f+Zq8X8=
github.com/cilium/stream v0.0.0-20240209152734-a0792b51812d/go.mod h1:3VLiLgs8wfjirkuYqos4t0IBPQ+sXtf3tFkChLm6ARM=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 688a481

Please sign in to comment.