Bump min version of golang-go to 1.18
vendored azure-sdk requires golang 1.18 or later
This commit is contained in:
parent
4494a1038b
commit
08619a9814
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||
dh-golang,
|
||||
# See #1016217 (gccgo and x/net don't work well together right now)
|
||||
# golang-any (>= 2:1.17~),
|
||||
golang-go (>= 2:1.17~),
|
||||
golang-go (>= 2:1.18~),
|
||||
bc,
|
||||
golang-github-alecthomas-chroma-v2-dev,
|
||||
golang-github-aws-aws-sdk-go-dev,
|
||||
|
|
Loading…
Reference in a new issue