go one.eleven.four (#3169)

This commit is contained in:
Zach
2018-12-19 11:41:59 -08:00
committed by Jack Zampolin
parent d98745fbb2
commit 5241c3c7c1
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
BRANCH=master
REPO=github.com/cosmos/cosmos-sdk
GO_VERSION=1.11.3
GO_VERSION=1.11.4
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.11.3
set GO_VERSION=1.11.4
sudo pkg update
+1 -1
View File
@@ -7,7 +7,7 @@
BRANCH=master
REPO=github.com/cosmos/cosmos-sdk
GO_VERSION=1.11.3
GO_VERSION=1.11.4
sudo apt-get update -y
sudo apt-get upgrade -y