Skip to content

Commit

Permalink
Bump go to 1.22.5 (#1064)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikalai Radchuk <[email protected]>
  • Loading branch information
m1kola authored Jul 18, 2024
1 parent 5106e15 commit 9b39e32
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/operator-framework/operator-controller

go 1.22.0

toolchain go1.22.2
go 1.22.5

require (
carvel.dev/kapp v0.62.1-0.20240508153820-7d8a03ed7ccf
Expand Down

0 comments on commit 9b39e32

Please sign in to comment.