Skip to content

Commit

Permalink
fix(deps): update module github.com/gofiber/swagger to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 8, 2022
1 parent 5227582 commit cac79c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -20,7 +20,7 @@ require (
github.com/gofiber/contrib/otelfiber v0.0.0-20220822164234-32bc232b53bd
github.com/gofiber/fiber/v2 v2.37.0
github.com/gofiber/helmet/v2 v2.2.16
github.com/gofiber/swagger v0.1.0
github.com/gofiber/swagger v0.1.1
github.com/jinzhu/copier v0.3.5
github.com/joho/godotenv v1.4.0
github.com/kelseyhightower/envconfig v1.4.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -209,6 +209,8 @@ github.com/gofiber/helmet/v2 v2.2.16 h1:ssLTF6z6GuIN2USq23psTCMYWgzrNhrBoJVwgCY4
github.com/gofiber/helmet/v2 v2.2.16/go.mod h1:rJ/S3yuSzSQAQROSoHE4uqsB1oLUREDnRJScaoByHtM=
github.com/gofiber/swagger v0.1.0 h1:I2XMqcZcPVrYYQc3NMnCussCBI5qPgV1LiOObOVFsUc=
github.com/gofiber/swagger v0.1.0/go.mod h1:X3+7UsNZCL8BW3GzRzTpKxEyX1kRYdy0gwHwGHw2yW0=
github.com/gofiber/swagger v0.1.1 h1:gNGoIjUr+nlztDCarmjIL/t8rZiQzfZIqz0vVr3hS40=
github.com/gofiber/swagger v0.1.1/go.mod h1:dDt0VZM+UVT5CoBp6XOorUmC2hTEQ+FSrj5FfTWG9xQ=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/golang-jwt/jwt v3.2.2+incompatible/go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
Expand Down

0 comments on commit cac79c1

Please sign in to comment.