We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49d6dd commit 53e5624Copy full SHA for 53e5624
Earthfile
@@ -3,7 +3,7 @@ VERSION --try --raw-output 0.8
3
4
PROJECT crossplane-contrib/crossplane-diff
5
6
-ARG --global GO_VERSION=1.25.1
+ARG --global GO_VERSION=1.25.2
7
8
fetch-crossplane-clusters:
9
BUILD +fetch-crossplane-cluster \
go.mod
@@ -2,7 +2,7 @@ module github.com/crossplane-contrib/crossplane-diff
2
go 1.24.0
-toolchain go1.25.1
+toolchain go1.25.2
//replace github.com/crossplane/crossplane/v2 => /Users/jonathan.ogilvie/workspace/crossplane
0 commit comments