Skip to content

Commit

Permalink
Update CircleCI to Go 1.12 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll authored Jul 29, 2019
1 parent 2aa6a2c commit 6cdc0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.9
- image: circleci/golang:1.12

working_directory: /go/src/github.com/google/gops
steps:
Expand Down

0 comments on commit 6cdc0c0

Please sign in to comment.