Merge PR #4343: Update go to 1.12.5

This commit is contained in:
Alessio Treglia
2019-05-15 11:17:20 -04:00
committed by Alexander Bezobchuk
parent 44f972584d
commit 805de8b9f5
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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