File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 - name : Set up Go 1.22
1717 uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
1818 with :
19- go-version : 1.22
19+ go-version : 1.25
2020 id : go
2121
2222 - name : Check out
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
2323 with :
24- go-version : 1.22
24+ go-version : 1.25
2525 - name : Run GoReleaser
2626 uses : goreleaser/goreleaser-action@b953231f81b8dfd023c58e0854a721e35037f28b # v2.9.1
2727 with :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/reproio/terraform-j2md
22
33go 1.22
44
5- toolchain go1.22.4
5+ toolchain go1.25.0
66
77require (
88 github.com/hashicorp/terraform-json v0.17.2-0.20230912071934-9901d28699bc
You can’t perform that action at this time.
0 commit comments