We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eaa569 commit 7c2655eCopy full SHA for 7c2655e
1 file changed
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
executors:
3
base:
4
docker:
5
- - image: circleci/golang:1.11
+ - image: circleci/golang:1.12.1
6
working_directory: /go/src/github.com/spatialcurrent/go-simple-serializer
7
jobs:
8
pre_deps_golang:
0 commit comments