Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 398f3a9

Browse files
committed
Update go version
1 parent 6958d49 commit 398f3a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: "! go mod tidy ./... 2>&1 | read"
2727
publish-github-release:
2828
docker:
29-
- image: circleci/golang:1.8
29+
- image: circleci/golang:1.11
3030
steps:
3131
- checkout
3232
- run: ./buildAll.sh

0 commit comments

Comments
 (0)