Skip to content

Commit

Permalink
Merge pull request #10 from previousnext/fix-golint
Browse files Browse the repository at this point in the history
Bump to Go 1.11
  • Loading branch information
nickschuch authored Apr 3, 2019
2 parents 9ee9b16 + de88d81 commit ed5a099
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 @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.11
working_directory: /go/src/github.com/previousnext/terraform-provider-k8s
environment:
TEST_RESULTS: /tmp/test-results
Expand Down

0 comments on commit ed5a099

Please sign in to comment.