Skip to content

Commit

Permalink
Merge pull request #495 from ezgidemirel/go-1-20
Browse files Browse the repository at this point in the history
Bump go version to 1.20
  • Loading branch information
phisco authored Aug 2, 2023
2 parents 4475b07 + d460540 commit 9ab799e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/crossplane/crossplane-runtime

go 1.18
go 1.20

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

0 comments on commit 9ab799e

Please sign in to comment.