Skip to content

Commit bda9c12

Browse files
authored
Merge pull request #101 from BitcoinSchema/go-sdk
update go version
2 parents 518daae + 91e2b39 commit bda9c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Go
2424
uses: actions/setup-go@v5
2525
with:
26-
go-version: 1.19
26+
go-version: 1.23
2727
- name: Run GoReleaser
2828
uses: goreleaser/goreleaser-action@v6.0.0
2929
with:

0 commit comments

Comments
 (0)