Skip to content

Commit

Permalink
ci: bump to go1.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Kassouf committed Mar 5, 2020
1 parent 8388c59 commit 199ef39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .circleci/config/@config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ executors:
environment:
GO111MODULE: "off"
CIRCLECI_CLI_VERSION: 0.1.5546 # Pin CircleCI CLI to patch version (ex: 1.2.3)
GO_VERSION: 1.12.14 # Pin Go to patch version (ex: 1.2.3)
GO_VERSION: 1.12.17 # Pin Go to patch version (ex: 1.2.3)
GOTESTSUM_VERSION: 0.3.3 # Pin gotestsum to patch version (ex: 1.2.3)
GO_TAGS: ""
working_directory: /go/src/github.com/hashicorp/vault
Expand Down

0 comments on commit 199ef39

Please sign in to comment.