Skip to content

Commit

Permalink
upgrade go to 1.22.7
Browse files Browse the repository at this point in the history
Signed-off-by: smcavallo <[email protected]>
  • Loading branch information
smcavallo committed Sep 11, 2024
1 parent a7cce24 commit 865f06f
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
Expand Up @@ -4,7 +4,9 @@

module github.com/crossplane/upjet

go 1.21
go 1.22.7

toolchain go1.23.1

require (
dario.cat/mergo v1.0.0
Expand Down

0 comments on commit 865f06f

Please sign in to comment.