Update CircleCI Golang container

This commit is contained in:
Christopher Goes 2018-10-04 08:39:09 +02:00
parent c676eab46b
commit bf3e2763dd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: 2
defaults: &defaults
working_directory: /go/src/github.com/cosmos/cosmos-sdk
docker:
- image: circleci/golang:1.10.3
- image: circleci/golang:1.11.1
environment:
GOBIN: /tmp/workspace/bin