mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 14:21:14 +00:00
gitian: update reproducible builds to build with Go 1.12.8 (#3902)
This commit is contained in:
committed by
Anton Kaliaev
parent
7b101ab912
commit
5670a7cf7b
@@ -8,7 +8,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
GITIAN_CACHE_DIRNAME='.gitian-builder-cache'
|
||||
GO_DEBIAN_RELEASE='1.12.5-1'
|
||||
GO_DEBIAN_RELEASE='1.12.8-1'
|
||||
GO_TARBALL="golang-debian-${GO_DEBIAN_RELEASE}.tar.gz"
|
||||
GO_TARBALL_URL="https://salsa.debian.org/go-team/compiler/golang/-/archive/debian/${GO_DEBIAN_RELEASE}/${GO_TARBALL}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user