Alice52 / go-tutorial

This repository records golang learning process
MIT License
0 stars 0 forks source link

fix(deps): update module github.com/swaggo/swag to v1.16.3 #38

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/swaggo/swag v1.16.2 -> v1.16.3 age adoption passing confidence

Release Notes

swaggo/swag (github.com/swaggo/swag) ### [`v1.16.3`](https://togithub.com/swaggo/swag/releases/tag/v1.16.3) [Compare Source](https://togithub.com/swaggo/swag/compare/v1.16.2...v1.16.3) #### Changelog - [`7147984`](https://togithub.com/swaggo/swag/commit/71479840365bb3230a6e918e76fcc49eed959c73) Feat: Support generic with map params ([#​1746](https://togithub.com/swaggo/swag/issues/1746)) - [`ae7e404`](https://togithub.com/swaggo/swag/commit/ae7e40458a443f8aa4e3de18aa96572e8bec00b5) Fix: Trim tab spaces from [@​scope](https://togithub.com/scope) annotations ([#​1744](https://togithub.com/swaggo/swag/issues/1744)) - [`d4218f2`](https://togithub.com/swaggo/swag/commit/d4218f274fc1f8c0a047a204d54391850d369ead) Feat: Struct fields supported for header and path param types ([#​1740](https://togithub.com/swaggo/swag/issues/1740)) - [`76695ca`](https://togithub.com/swaggo/swag/commit/76695ca805952b7d053bd169dbf87476c7dc0e43) Fix: TrimRight `[]` on an array filed json name to compatible with ts codegen ([#​1706](https://togithub.com/swaggo/swag/issues/1706)) - [`7603121`](https://togithub.com/swaggo/swag/commit/76031216231b1c6a0869f15c944394a3013767bb) Feat: Add flag state to generate operations with different state into different docs ([#​1629](https://togithub.com/swaggo/swag/issues/1629)) - [`0fb6820`](https://togithub.com/swaggo/swag/commit/0fb6820cd53c1a5a4bb82b9ba955287da9e1e712) Feat: Deprecate some parts of routers in an operation ([#​1735](https://togithub.com/swaggo/swag/issues/1735)) - [`744a58e`](https://togithub.com/swaggo/swag/commit/744a58e926382a8d965f60ca02765b52db6efd8f) Drop support for go v1.17.x ([#​1723](https://togithub.com/swaggo/swag/issues/1723)) - [`6cdaaf5`](https://togithub.com/swaggo/swag/commit/6cdaaf5c77457e82d9e0f8fccd303fefb8dc8072) Fix: Find definitions from external packages first ([#​1666](https://togithub.com/swaggo/swag/issues/1666)) - [`0ade78c`](https://togithub.com/swaggo/swag/commit/0ade78c78572dd28f38cde315380241e6e8d30eb) Enhancement: Improve docker container usage ([#​1704](https://togithub.com/swaggo/swag/issues/1704)) - [`2da9651`](https://togithub.com/swaggo/swag/commit/2da9651010b267aaa273464dfcedc18ae0860b93) Fix: nil supported in combined response object([#​1667](https://togithub.com/swaggo/swag/issues/1667))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.