Switched to golang-go from golang-any as work around (Closes #1016217)
This commit is contained in:
parent
1a17c9f8ef
commit
4af37c07bb
1 changed files with 3 additions and 1 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -10,7 +10,9 @@ Uploaders: Cédric Boutillier <boutil@debian.org>,
|
|||
Build-Depends: debhelper-compat (= 13),
|
||||
gem2deb,
|
||||
dh-golang,
|
||||
golang-any (>= 2:1.17~),
|
||||
# See #1016217 (gccgo and x/net don't work well together right now)
|
||||
# golang-any (>= 2:1.17~),
|
||||
golang-go (>= 2:1.17~),
|
||||
bc,
|
||||
golang-github-alecthomas-chroma-dev,
|
||||
golang-github-aws-aws-sdk-go-dev,
|
||||
|
|
Loading…
Reference in a new issue