Commit 1ca1bdc
authored
fix(deps): Update module github.com/gofrs/uuid to v4.3.1 (#5204)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gofrs/uuid](https://togithub.com/gofrs/uuid) | require | patch | `v4.3.0+incompatible` -> `v4.3.1` |
---
### Release Notes
<details>
<summary>gofrs/uuid</summary>
### [`v4.3.1`](https://togithub.com/gofrs/uuid/releases/tag/v4.3.1)
[Compare Source](https://togithub.com/gofrs/uuid/compare/v4.3.0...v4.3.1)
- Update UUIDv7 to use unix millisecond calculation that is friendly to legacy go versions by [@​convto](https://togithub.com/convto)
Full Changelog: v4.3.0...v4.3.1
</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, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->1 parent b3ed262 commit 1ca1bdc
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments