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
renovate 3687ed8435
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update module github.com/swaggo/swag to v1.8.8 (#129)
This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### Changelog

[`07690e9`](https://github.com/swaggo/swag/commit/07690e9) Add check for nil otherTypeDef ([#&#8203;1372](https://github.com/swaggo/swag/issues/1372))
[`eaed517`](https://github.com/swaggo/swag/commit/eaed517) Enhancements: search imports sequencely, till find the type. ([#&#8203;1374](https://github.com/swaggo/swag/issues/1374))
[`0da94ff`](https://github.com/swaggo/swag/commit/0da94ff) Fix generics with package alias ([#&#8203;1360](https://github.com/swaggo/swag/issues/1360))
[`29d3d30`](https://github.com/swaggo/swag/commit/29d3d30) add properties to $ref ([#&#8203;1391](https://github.com/swaggo/swag/issues/1391))
[`362d05b`](https://github.com/swaggo/swag/commit/362d05b) chore: increment version.go ([#&#8203;1395](https://github.com/swaggo/swag/issues/1395))
[`da6d718`](https://github.com/swaggo/swag/commit/da6d718) chore: update GitHub actions ([#&#8203;1362](https://github.com/swaggo/swag/issues/1362))
[`e5d507d`](https://github.com/swaggo/swag/commit/e5d507d) enhancement for PR [#&#8203;1387](https://github.com/swaggo/swag/issues/1387):  evaluate const across packages ([#&#8203;1388](https://github.com/swaggo/swag/issues/1388))
[`e6723fe`](https://github.com/swaggo/swag/commit/e6723fe) feat: add flag to generate documentation only for specific tags ([#&#8203;1379](https://github.com/swaggo/swag/issues/1379))
[`38b5f15`](https://github.com/swaggo/swag/commit/38b5f15) feat: make swagger comments more readable for go doc ([#&#8203;1366](https://github.com/swaggo/swag/issues/1366))
[`8117f4c`](https://github.com/swaggo/swag/commit/8117f4c) fix: wrongly shared schema by fields ([#&#8203;1389](https://github.com/swaggo/swag/issues/1389))
[`829fbe1`](https://github.com/swaggo/swag/commit/829fbe1) fmt cmd: use a tab instead of two spaces to format comments ([#&#8203;1386](https://github.com/swaggo/swag/issues/1386))
[`bdfec2b`](https://github.com/swaggo/swag/commit/bdfec2b) parse global enums ([#&#8203;1387](https://github.com/swaggo/swag/issues/1387))

</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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#129
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-11-24 10:54:49 +00:00
..
bundb chore: update deps (#131) 2022-11-24 05:28:34 +00:00
domain feat: add new columns - Tribe/Player (#123) 2022-11-13 07:53:38 +00:00
msg feat: tribe snapshots (#118) 2022-11-05 05:02:34 +00:00
router refactor: rename one operation (getTribeByID -> getTribe) 2022-11-12 07:23:38 +01:00
service fix: fix delete logic - Player/Tribe 2022-11-13 09:08:58 +01:00
tools chore(deps): update module github.com/swaggo/swag to v1.8.8 (#129) 2022-11-24 10:54:49 +00:00
tw refactor: base models (#106) 2022-10-20 04:16:37 +00:00