Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Build: upgrade Go to 1.13.3 (#90)
Browse files Browse the repository at this point in the history
Build: upgrade Go to `1.13.3`
  • Loading branch information
hiddeco authored Nov 21, 2019
2 parents 2e352a9 + 22c8a6a commit 02a09d9
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 @@ -5,7 +5,7 @@ jobs:
machine:
image: ubuntu-1604:201903-01
environment:
GO_VERSION: 1.13.1
GO_VERSION: 1.13.3
# We don't need a GOPATH but CircleCI defines it, so we override it
GOPATH: /home/circleci/go
GOPROXY: https://proxy.golang.org
Expand Down

0 comments on commit 02a09d9

Please sign in to comment.