evrone / go-clean-template

Clean Architecture template for Golang services
MIT License
6.23k stars 522 forks source link

Bump github.com/swaggo/gin-swagger from 1.3.3 to 1.5.3 #158

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/swaggo/gin-swagger from 1.3.3 to 1.5.3.

Release notes

Sourced from github.com/swaggo/gin-swagger's releases.

v1.5.3

Changelog

c8d47d5 chore: Update multiple API example (#224) f0f0058 fix: typo in gin-swagger parameter (#235)

v1.5.2

Changelog

d496a34 chore: remove google fonts (#227)

v1.5.1

Changelog

b9e926c fix: update gin-contrib/gzip to latest version (#220)

v1.5.0

Changelog

bdcc4ec Configure the default OAuth2 ClientID (#209) a0f71d4 Update README.md (#213) 88c9ed2 chore: add multiple api example (#207) 64d8dea chore: dependencies (#208) 0806351 chore: remove swagger-files from current project in favor of github.com/swaggo/files (#215) 0123113 chore: update swagger-ui to 4.11.0 (#214) de2344d doc: update See Declarative Comments Format URL (#212)

v1.4.3

Changelog

bd7f215 chore: linting (#206)

v1.4.2

Changelog

f844160 chore: security improvement (#203) 2ae0634 fix: typo in word DocExpansion in Readme (#198)

v1.4.1

Changelog

cb6be4c feat: add support for swagger-ui persist-authorization (#195) 0bb2c39 chore: preserve compatibility with swagger (#194) 77495f6 chore: drop go1.14 support (#193)

v1.4.0

Changelog

c14c0de add goreleaser support (#165) 3e21b59 add png content-type headers (#169)

... (truncated)

Commits
  • c8d47d5 chore: Update multiple API example (#224)
  • f0f0058 fix: typo in gin-swagger parameter (#235)
  • d496a34 chore: remove google fonts (#227)
  • b9e926c fix: update gin-contrib/gzip to latest version (#220)
  • 0806351 chore: remove swagger-files from current project in favor of github.com/swagg...
  • 0123113 chore: update swagger-ui to 4.11.0 (#214)
  • a0f71d4 Update README.md (#213)
  • de2344d doc: update See Declarative Comments Format URL (#212)
  • eb1f2ff docs: starting in Go 1.17, use go install. (#210)
  • bdcc4ec Configure the default OAuth2 ClientID (#209)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)