aboutsummaryrefslogtreecommitdiffstats
path: root/build/deb.control
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2018-02-19 17:04:26 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-03-08 22:34:26 +0800
commit669aba8e2c630f1dc744c86dc01de7c0f79e417d (patch)
tree428a53ce0bd2aec28aa97e02b2b64a7ccc8d559d /build/deb.control
parent39c16c8a1e9292d26669ea4faeedc09ad4ece1ea (diff)
downloadgo-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar.gz
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar.bz2
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar.lz
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar.xz
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.tar.zst
go-tangerine-669aba8e2c630f1dc744c86dc01de7c0f79e417d.zip
travis, Dockerfile, appveyor, build: bump to Go 1.10
Diffstat (limited to 'build/deb.control')
-rw-r--r--build/deb.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/deb.control b/build/deb.control
index 5c9ce6705..33c1a779f 100644
--- a/build/deb.control
+++ b/build/deb.control
@@ -2,7 +2,7 @@ Source: {{.Name}}
Section: science
Priority: extra
Maintainer: {{.Author}}
-Build-Depends: debhelper (>= 8.0.0), golang-1.9
+Build-Depends: debhelper (>= 8.0.0), golang-1.10
Standards-Version: 3.9.5
Homepage: https://ethereum.org
Vcs-Git: git://github.com/ethereum/go-ethereum.git