Skip to content

Commit

Permalink
chore: fix deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Jun 18, 2024
1 parent ee9bee9 commit fa8ab4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/kong/gateway-operator

go 1.22.0
go 1.22.3

toolchain go1.22.4

// 1.2.2 was released on main branch with a breaking change that was not
Expand Down

0 comments on commit fa8ab4d

Please sign in to comment.