Skip to content

Commit

Permalink
Update go version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Aug 16, 2018
1 parent 484b9dc commit dbadf8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ VENDORFMT = $(shell which vendorfmt)
# pin versions for CI builds
CI_CONSUL_VERSION=1.0.6
CI_VAULT_VERSION=0.9.6
CI_GO_VERSION=1.10.2
CI_GO_VERSION=1.10.3

# all is the default target
all: test
Expand Down

0 comments on commit dbadf8d

Please sign in to comment.