1
0
Fork 0

More upgrades to Go 1.21

master
Philip O'Toole 1 year ago
parent 0bd764707d
commit 03619ced55

@ -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.18
gvm use go1.18
gvm install go1.12
gvm use go1.21
# rqlite
mkdir -p rqlite

Loading…
Cancel
Save