Skip to content

Commit 067cfb4

Browse files
committed
fix dependency
1 parent 6511976 commit 067cfb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
1515
golang-github-urfave-cli-dev,
1616
golang-golang-x-tools-dev,
1717
golang-k8s-sigs-yaml-dev,
18-
golang-x-text-dev,
18+
golang-golang-x-text-dev,
1919
git
2020
Standards-Version: 4.6.0
2121
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-swaggo-swag
@@ -35,7 +35,7 @@ Depends: golang-github-gin-gonic-gin-dev,
3535
golang-github-urfave-cli-dev,
3636
golang-golang-x-tools-dev,
3737
golang-k8s-sigs-yaml-dev,
38-
golang-x-text-dev,
38+
golang-golang-x-text-dev,
3939
${misc:Depends}
4040
Description: Automatically generate RESTful API documentation with Swagger 2.0 for Go. (library)
4141
swag

0 commit comments

Comments
 (0)