There was an error while loading. Please reload this page.
2 parents 185090a + a9fc7df commit fe17e68Copy full SHA for fe17e68
2 files changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ on:
14
15
env:
16
# Common versions
17
- GO_VERSION: '1.25.12'
+ GO_VERSION: '1.25.13'
18
GOLANGCI_VERSION: 'v2.4.0'
19
DOCKER_BUILDX_VERSION: 'v0.23.0'
20
go.mod
@@ -1,6 +1,6 @@
1
module github.com/crossplane-contrib/function-go-templating
2
3
-go 1.25.12
+go 1.25.13
4
5
require (
6
dario.cat/mergo v1.0.2
0 commit comments