Commit Graph

3 Commits

Author SHA1 Message Date
renovate 2432b5bcab chore(deps): update module github.com/go-chi/chi/v5 to v5.0.8 (#10)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | require | patch | `v5.0.7` -> `v5.0.8` |

---

### Release Notes

<details>
<summary>go-chi/chi</summary>

### [`v5.0.8`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v508-2022-12-07)

[Compare Source](https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8)

-   History of changes: see https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8

</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: #10
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-12-11 08:02:29 +00:00
renovate 8f902152b1 chore(deps): update module go.uber.org/zap to v1.24.0 (#9)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go.uber.org/zap](https://github.com/uber-go/zap) | require | minor | `v1.23.0` -> `v1.24.0` |

---

### Release Notes

<details>
<summary>uber-go/zap</summary>

### [`v1.24.0`](https://github.com/uber-go/zap/releases/tag/v1.24.0)

[Compare Source](https://github.com/uber-go/zap/compare/v1.23.0...v1.24.0)

Enhancements:

-   [#&#8203;1148][]: Add `Level` to both `Logger` and `SugaredLogger` that reports the
    current minimum enabled log level.
-   [#&#8203;1185][]: `SugaredLogger` turns errors to zap.Error automatically.

Thanks to [@&#8203;Abirdcfly](https://github.com/Abirdcfly), [@&#8203;craigpastro](https://github.com/craigpastro), [@&#8203;nnnkkk7](https://github.com/nnnkkk7), and [@&#8203;sashamelentyev](https://github.com/sashamelentyev) for their
contributions to this release.

[#&#8203;1148]: https://github.com/uber-go/zap/pull/1148

[#&#8203;1185]: https://github.com/uber-go/zap/pull/1185

</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: #9
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-12-01 04:27:28 +00:00
Dawid Wysokiński 00d88cf83c
rename examples directory (_example -> _examples)
continuous-integration/drone/push Build is passing Details
2022-09-22 12:29:15 +02:00