Revert to get the latest version of Go

Signed-off-by: mikeee <hey@mike.ee>
This commit is contained in:
mikeee 2021-02-08 00:40:34 +00:00
parent ff40af2671
commit 9ca24f9d24
No known key found for this signature in database
GPG key ID: C49132211622EB0F

View file

@ -60,7 +60,7 @@ jobs:
# Temporary workaround until circleci updates go.
shell: bash
command: |
choco install golang --version 1.15.7
choco upgrade -y golang
- run:
shell: bash
command: |