This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
core-old/internal/tools
renovate d450a4a077
Some checks failed
continuous-integration/drone/push Build is failing
chore(deps): update module github.com/swaggo/swag to v1.8.7 (#102)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.6` -> `v1.8.7` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.7`](https://github.com/swaggo/swag/releases/tag/v1.8.7)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.6...v1.8.7)

##### Changelog

[`f8d59d6`](https://github.com/swaggo/swag/commit/f8d59d6) Bump golang.org/x/tools dependency version ([#&#8203;1338](https://github.com/swaggo/swag/issues/1338))
[`7f90377`](https://github.com/swaggo/swag/commit/7f90377) Fix generics issue [#&#8203;1345](https://github.com/swaggo/swag/issues/1345)  ([#&#8203;1349](https://github.com/swaggo/swag/issues/1349))
[`e4f0129`](https://github.com/swaggo/swag/commit/e4f0129) chore: drop go1.15 support ([#&#8203;1331](https://github.com/swaggo/swag/issues/1331))
[`277a278`](https://github.com/swaggo/swag/commit/277a278) chore: increment version ([#&#8203;1350](https://github.com/swaggo/swag/issues/1350))
[`74e96c9`](https://github.com/swaggo/swag/commit/74e96c9) feat. add support formData \[]file ([#&#8203;1332](https://github.com/swaggo/swag/issues/1332))
[`04c699c`](https://github.com/swaggo/swag/commit/04c699c) fix issue [#&#8203;1346](https://github.com/swaggo/swag/issues/1346) about generics ([#&#8203;1348](https://github.com/swaggo/swag/issues/1348))
[`075c176`](https://github.com/swaggo/swag/commit/075c176) refactor: move from io/ioutil to io and os packages ([#&#8203;1334](https://github.com/swaggo/swag/issues/1334))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIyNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#102
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-18 04:20:34 +00:00
..
go.mod chore(deps): update module github.com/swaggo/swag to v1.8.7 (#102) 2022-10-18 04:20:34 +00:00
go.sum chore(deps): update module github.com/swaggo/swag to v1.8.7 (#102) 2022-10-18 04:20:34 +00:00
tools.go feat: add openapi (#42) 2022-08-23 04:33:38 +00:00