Skip to content

Commit

Permalink
Bump to go1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Per Goncalves da Silva <[email protected]>
  • Loading branch information
Per Goncalves da Silva committed Jan 10, 2025
1 parent 6c8f9c3 commit 92a347d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/operator-framework/operator-lifecycle-manager

go 1.22.6
go 1.23.0

toolchain go1.22.9
toolchain go1.23.4

require (
github.com/blang/semver/v4 v4.0.0
Expand Down

0 comments on commit 92a347d

Please sign in to comment.