chore: update to Go 1.24
This commit is contained in:
parent
c4a43b82d3
commit
101bf971a7
19 changed files with 814 additions and 1130 deletions
.github/workflows
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -36,7 +36,6 @@ jobs:
|
|||
- name: Init go
|
||||
run: |
|
||||
go mod download
|
||||
go mod download -modfile tools/go.mod
|
||||
|
||||
- name: Snapshot release
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue