Skip to content

Commit

Permalink
Update to Go 1.13.7 and Go 1.12.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jan 31, 2020
1 parent b3f0674 commit e671469
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
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.13-4
- image: bepsays/ci-goreleaser:1.13.7-1
environment:
CGO_ENABLED: "0"

Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -13,8 +13,8 @@ git:
depth: false

go:
- "1.12.13"
- "1.13.4"
- "1.12.16"
- "1.13.7"
- master

arch:
Expand Down

0 comments on commit e671469

Please sign in to comment.