Skip to content

Commit

Permalink
go.mod: Bump Go version to 1.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jussi Maki <[email protected]>
  • Loading branch information
joamaki committed Apr 17, 2024
1 parent c7b7b15 commit 2c22faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cilium/statedb

go 1.21.3
go 1.22.0

require (
github.com/cilium/hive v0.0.0-20240209163124-bd6ebb4ec11d
Expand Down

0 comments on commit 2c22faa

Please sign in to comment.