Skip to content

Commit

Permalink
Merge pull request #101 from BitcoinSchema/go-sdk
Browse files Browse the repository at this point in the history
update go version
  • Loading branch information
rohenaz authored Sep 13, 2024
2 parents 518daae + 91e2b39 commit bda9c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: 1.23
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
Expand Down

0 comments on commit bda9c12

Please sign in to comment.