Skip to content

Commit 7915943

Browse files
committed
update go version
1 parent 6ae3388 commit 7915943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}
2525
goarch: ${{ matrix.goarch }}
26-
goversion: "https://dl.google.com/go/go1.13.1.linux-amd64.tar.gz"
26+
goversion: "https://dl.google.com/go/go1.18.3.linux-amd64.tar.gz"

0 commit comments

Comments
 (0)