Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: fix update to golang-lru/v2 #35824

Conversation

axw
Copy link
Contributor

@axw axw commented Oct 16, 2024

Description

Fixes incomplete mechanical update in #30890. The new version of golang-lru uses type params.

Link to tracking issue

Supersedes #30890

Testing

Ran the unit tests.

Documentation

N/A

Mechanical update did not work, apply changes to use type params.
@songy23 songy23 added the dependencies Pull requests that update a dependency file label Oct 16, 2024
@renovate renovate bot deleted the branch open-telemetry:renovate/github.conef.uk-hashicorp-golang-lru-2.x October 16, 2024 13:17
@renovate renovate bot closed this Oct 16, 2024
@axw
Copy link
Contributor Author

axw commented Oct 17, 2024

Thanks Renovate! :/
I'll create a new PR without Renovate's commit

codeboten added a commit that referenced this pull request Oct 18, 2024
#### Description

Fixes incomplete mechanical update in
#30890.
The new version of golang-lru uses type params.

Recreates
#35824,
which Renovate kindly closed without merging 🥲

#### Link to tracking issue

Supersedes
#30890

#### Testing

Ran the unit tests.

#### Documentation

N/A

Co-authored-by: Alex Boten <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
#### Description

Fixes incomplete mechanical update in
open-telemetry#30890.
The new version of golang-lru uses type params.

Recreates
open-telemetry#35824,
which Renovate kindly closed without merging 🥲

#### Link to tracking issue

Supersedes
open-telemetry#30890

#### Testing

Ran the unit tests.

#### Documentation

N/A

Co-authored-by: Alex Boten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector/spanmetrics dependencies Pull requests that update a dependency file extension/observer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants