Skip to content

Commit

Permalink
Update Go to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Oct 3, 2024
1 parent 16baf6b commit de12372
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/appuio/openshift-upgrade-controller

go 1.22.0
go 1.23

toolchain go1.22.5
toolchain go1.23.2

require (
github.com/openshift/api v0.0.0-20230213134911-7ba313770556 // release-4.11
Expand Down

0 comments on commit de12372

Please sign in to comment.