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 6511976 commit 067cfb4Copy full SHA for 067cfb4
debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
15
golang-github-urfave-cli-dev,
16
golang-golang-x-tools-dev,
17
golang-k8s-sigs-yaml-dev,
18
- golang-x-text-dev,
+ golang-golang-x-text-dev,
19
git
20
Standards-Version: 4.6.0
21
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-swaggo-swag
@@ -35,7 +35,7 @@ Depends: golang-github-gin-gonic-gin-dev,
35
36
37
38
39
${misc:Depends}
40
Description: Automatically generate RESTful API documentation with Swagger 2.0 for Go. (library)
41
swag
0 commit comments