Move to go1.16

[CI SKIP]
This commit is contained in:
Philip O'Toole
2021-08-17 10:26:47 -04:00
committed by GitHub
parent 34fe285568
commit 2452ee9fe3

View File

@@ -9,8 +9,8 @@ apt-get install -y curl git bison make mercurial
# Go
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
source ~/.gvm/scripts/gvm
gvm install go1.14
gvm use go1.14
gvm install go1.16
gvm use go1.16
# rqlite
mkdir -p rqlite