Commit Graph

4 Commits

Author SHA1 Message Date
Dawid Wysokiński 79bc3eed46 feat: add a new REST endpoint - GET /api/v1/user (#7)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #7
2022-11-21 05:54:42 +00:00
renovate 855bcac56e chore(deps): update module github.com/cenkalti/backoff/v4 to v4.2.0 (#5)
continuous-integration/drone/push Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | require | minor | `v4.1.3` -> `v4.2.0` |

---

### Release Notes

<details>
<summary>cenkalti/backoff</summary>

### [`v4.2.0`](https://github.com/cenkalti/backoff/compare/v4.1.3...v4.2.0)

[Compare Source](https://github.com/cenkalti/backoff/compare/v4.1.3...v4.2.0)

</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: #5
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-11-19 17:00:28 +00:00
Dawid Wysokiński 5b061dfef3 feat: add a new command - db user create (#4)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #4
2022-11-19 07:24:05 +00:00
Dawid Wysokiński f483a74719
init 2022-11-17 06:57:04 +01:00