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 <pegoncal@redhat.com>
  • Loading branch information
Per Goncalves da Silva committed Jan 9, 2025
1 parent a7e20d6 commit ebe469e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/operator-framework/helm-operator-plugins

go 1.22.1
go 1.23.0

toolchain go1.23.4

require (
github.com/go-logr/logr v1.4.2
Expand Down

0 comments on commit ebe469e

Please sign in to comment.