Skip to content

Commit 955c467

Browse files
authored
Merge pull request crossplane#6105 from crossplane/renovate/main-golang-version
chore(deps): update dependency golang to v1.23.3 (main)
2 parents dbd2712 + cdecfec commit 955c467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ VERSION --try --raw-output 0.8
33

44
PROJECT crossplane/crossplane
55

6-
ARG --global GO_VERSION=1.22.8
6+
ARG --global GO_VERSION=1.23.3
77

88
# reviewable checks that a branch is ready for review. Run it before opening a
99
# pull request. It will catch a lot of the things our CI workflow will catch.

0 commit comments

Comments
 (0)