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: dependency update for 0.31 #10511

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 11, 2024

@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Sep 11, 2024
@lidel lidel mentioned this pull request Sep 11, 2024
31 tasks
Copy link
Member Author

@lidel lidel Sep 11, 2024

Choose a reason for hiding this comment

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

ℹ️ these changes are introduced by prometheus update

@@ -94,7 +96,6 @@ go_memstats_heap_objects
go_memstats_heap_released_bytes
go_memstats_heap_sys_bytes
go_memstats_last_gc_time_seconds
go_memstats_lookups_total
Copy link
Member Author

Choose a reason for hiding this comment

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

ℹ️ Rationale for removal in https://github.com/prometheus/client_golang/releases/tag/v1.20.0 ("was broken anyway")

@lidel lidel removed the skip/changelog This change does NOT require a changelog entry label Sep 11, 2024
@lidel lidel marked this pull request as ready for review September 11, 2024 17:56
@lidel lidel requested a review from a team as a code owner September 11, 2024 17:56
go 1.22
go 1.22.0

toolchain go1.23.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you really want this toolchain?

@@ -251,4 +251,6 @@ require (
lukechampine.com/blake3 v1.3.0 // indirect
)

go 1.22
go 1.22.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems too specific. I think we want go 1.22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants