Commit dbc0c1a
authored
fix(deps): Update module github.com/gofrs/uuid to v4.3.0 (#82)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gofrs/uuid](https://togithub.com/gofrs/uuid) | require | minor | `v4.2.0+incompatible` -> `v4.3.0` |
---
### Release Notes
<details>
<summary>gofrs/uuid</summary>
### [`v4.3.0`](https://togithub.com/gofrs/uuid/releases/tag/v4.3.0)
[Compare Source](https://togithub.com/gofrs/uuid/compare/v4.2.0...v4.3.0)
- Update UUIDv7 to conform with RFC Draft Rev 3 by [@​convto](https://togithub.com/convto) (***Breaking change to experimental feature***)
- Update unit test coverage to be 100% by [@​theckman](https://togithub.com/theckman), and [@​cameracker](https://togithub.com/cameracker)
Full Changelog: v4.2.0...v4.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->1 parent 7349f34 commit dbc0c1a
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments