We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f017c92 commit 1102e47Copy full SHA for 1102e47
debian/control
@@ -10,14 +10,14 @@ Rules-Requires-Root: no
10
Build-Depends: debhelper-compat (= 13),
11
dh-sequence-golang,
12
git,
13
- golang-any (>= 2:1.16~),
+ golang-any (>= 2:1.21~),
14
golang-github-charmbracelet-glamour-dev,
15
- golang-github-google-go-github-dev (>= 38),
+ golang-github-google-go-github-dev (>= 60),
16
golang-github-gregjones-httpcache-dev,
17
golang-github-mattn-go-isatty-dev,
18
- golang-golang-x-net-dev,
+ golang-golang-x-net-dev (>= 1:0.21.0),
19
golang-golang-x-sync-dev,
20
- golang-golang-x-tools-dev,
+ golang-golang-x-tools-dev (>= 1:0.13.0),
21
golang-pault-go-debian-dev,
22
pandoc
23
Testsuite: autopkgtest-pkg-go
0 commit comments