Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update standard library list for go 1.23 #214

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

silas
Copy link
Contributor

@silas silas commented Aug 20, 2024

It'd be great to get a release after the standard library list is updated as well (so golangci-lint and such can better support Go 1.23).

Fixes #207

@silas silas force-pushed the update-standard-list-go-1-23 branch from 6091781 to 2063468 Compare August 20, 2024 00:54
@sonatard
Copy link

@daixiang0 Please merge this PR 👍

Copy link
Owner

@daixiang0 daixiang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daixiang0
Copy link
Owner

daixiang0 commented Aug 26, 2024

@silas thanks for your contribution!

Please sign all commits then we can make it land.

Signed-off-by: Silas Sewell <silas@sewell.org>
@silas silas force-pushed the update-standard-list-go-1-23 branch from 2063468 to ddc8624 Compare August 26, 2024 03:58
@silas
Copy link
Contributor Author

silas commented Aug 26, 2024

Please sign all commits then we can make it land.

@daixiang0 Commits should be signed now.

@esimonov
Copy link

esimonov commented Sep 3, 2024

Also interested in an updated release 👍

@daixiang0 daixiang0 merged commit dca258a into daixiang0:master Sep 4, 2024
7 checks passed
@silas silas deleted the update-standard-list-go-1-23 branch September 4, 2024 03:06
codeboten referenced this pull request in open-telemetry/opentelemetry-collector-contrib Sep 11, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/daixiang0/gci](https://github.com/daixiang0/gci)
| `v0.13.4` -> `v0.13.5` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdaixiang0%2fgci/v0.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fdaixiang0%2fgci/v0.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fdaixiang0%2fgci/v0.13.4/v0.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fdaixiang0%2fgci/v0.13.4/v0.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>daixiang0/gci (github.com/daixiang0/gci)</summary>

###
[`v0.13.5`](https://github.com/daixiang0/gci/releases/tag/v0.13.5)

[Compare
Source](https://github.com/daixiang0/gci/compare/v0.13.4...v0.13.5)

#### What's Changed

- Add flag to allow multiple prefix() sections to not be automatically
sorted by [@&#8203;DanWlker](https://github.com/DanWlker) in
[https://github.com/daixiang0/gci/pull/210](https://github.com/daixiang0/gci/pull/210)
- Update standard library list for go 1.23 by
[@&#8203;silas](https://github.com/silas) in
[https://github.com/daixiang0/gci/pull/214](https://github.com/daixiang0/gci/pull/214)

#### New Contributors

- [@&#8203;DanWlker](https://github.com/DanWlker) made their
first contribution in
[https://github.com/daixiang0/gci/pull/210](https://github.com/daixiang0/gci/pull/210)
- [@&#8203;silas](https://github.com/silas) made their first
contribution in
[https://github.com/daixiang0/gci/pull/214](https://github.com/daixiang0/gci/pull/214)

**Full Changelog**:
daixiang0/gci@v0.13.4...v0.13.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
Zxilly pushed a commit to Zxilly/gci that referenced this pull request Nov 11, 2024
Signed-off-by: Silas Sewell <silas@sewell.org>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants