Skip to content

Commit ed5968f

Browse files
committed
Merge branch 'gover' of https://github.com/hobbymarks/fdn into gover
update go version from 1.8 to 1.9
2 parents 7880435 + 8c190f2 commit ed5968f

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Go
2121
uses: actions/setup-go@v2
2222
with:
23-
go-version: 1.18
23+
go-version: 1.19
2424
- name: Go mod vendor
2525
run: go mod vendor
2626
- name: Run GoReleaser

0 commit comments

Comments
 (0)