1
0
Fork 0

Move to go1.14

master
Philip O'Toole 4 years ago committed by GitHub
parent 52cca6f292
commit 7d9ee1e0e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.13
gvm use go1.13
gvm install go1.14
gvm use go1.14
# rqlite
mkdir -p rqlite

Loading…
Cancel
Save