Merge PR #4343: Update go to 1.12.5
This commit is contained in:
committed by
Alexander Bezobchuk
parent
44f972584d
commit
805de8b9f5
@@ -4,7 +4,7 @@
|
||||
BRANCH=master
|
||||
REPO=github.com/cosmos/cosmos-sdk
|
||||
|
||||
GO_VERSION=1.12.4
|
||||
GO_VERSION=1.12.5
|
||||
|
||||
sudo apt-get update -y
|
||||
sudo apt-get upgrade -y
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
set BRANCH=master
|
||||
set REPO=github.com/cosmos/cosmos-sdk
|
||||
|
||||
set GO_VERSION=1.12.4
|
||||
set GO_VERSION=1.12.5
|
||||
|
||||
sudo pkg update
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
BRANCH=master
|
||||
REPO=github.com/cosmos/cosmos-sdk
|
||||
|
||||
GO_VERSION=1.12.4
|
||||
GO_VERSION=1.12.5
|
||||
|
||||
sudo apt-get update -y
|
||||
sudo apt-get upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user