mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Move to go1.16
[CI SKIP]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user