update golang 1.10

This commit is contained in:
TT 2019-09-14 20:15:27 +09:00
parent c388832ef0
commit 5c53824d36

View file

@ -25,7 +25,7 @@ jobs:
- build - build
publish-github-release: publish-github-release:
docker: docker:
- image: circleci/golang:1.8 - image: circleci/golang:1.10
steps: steps:
- attach_workspace: - attach_workspace:
at: . at: .