Commit fd4fe6d
fix(deps): update module github.com/deckarep/golang-set/v2 to v2.5.0 (#777)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/deckarep/golang-set/v2](https://togithub.com/deckarep/golang-set)
| require | minor | `v2.4.0` -> `v2.5.0` |
---
### Release Notes
<details>
<summary>deckarep/golang-set
(github.com/deckarep/golang-set/v2)</summary>
###
[`v2.5.0`](https://togithub.com/deckarep/golang-set/releases/tag/v2.5.0):
- Adds generic Sorted method to easily get elements into a sorted slice.
[Compare
Source](https://togithub.com/deckarep/golang-set/compare/v2.4.0...v2.5.0)
#### What's Changed
- Add Sorted method - easily get elements of a set into a sorted slice.
- Move to own file that can be build tagged
- Also test go 1.21
#### Full Changelog
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
---------
Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Co-authored-by: Chuck Grindel <[email protected]>1 parent a0c249d commit fd4fe6d
4 files changed
+9
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments