Skip to content

Commit

Permalink
Update to Go 1.12.5 and Go 1.11.10
Browse files Browse the repository at this point in the history
Fixes #5944
  • Loading branch information
bep committed May 15, 2019
1 parent 5dc6d0d commit 71b8d8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.12-2
- image: bepsays/ci-goreleaser:1.12-3
environment:
CGO_ENABLED: "0"

Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ env:
git:
depth: false
go:
- "1.11.7"
- "1.12.2"
- "1.11.10"
- "1.12.5"
- tip
os:
- linux
Expand Down

0 comments on commit 71b8d8b

Please sign in to comment.