Skip to content

chore(deps): update github.com/prometheus/prometheus to reduce clutter in go.sum #26215

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

Open
wants to merge 1 commit into
base: master-1.x
Choose a base branch
from

Conversation

hazzik
Copy link

@hazzik hazzik commented Apr 3, 2025

Update github.com/prometheus/prometheus to reduce clutter in go.sum. Why? prometheus has a cloud.google.com/go dependency that has a circular dependency to itself which really bloats the go.sum file. There are some other packages that have the dependency on cloud.google.com/go, but for them it's not that simple as just upgrade a version.

  • I've read the contributing section of the project README.
  • Signed CLA (if not already signed).

@hazzik hazzik changed the base branch from main to master-1.x April 3, 2025 06:26
@hazzik hazzik changed the title deps/prometheus chore(deps): update github.com/prometheus/prometheus to reduce clutter in go.sum Apr 3, 2025
@hazzik hazzik marked this pull request as ready for review April 3, 2025 06:26
@pauldix pauldix closed this Apr 3, 2025
@pauldix pauldix reopened this Apr 3, 2025
@hazzik hazzik closed this Apr 4, 2025
@hazzik hazzik reopened this Apr 4, 2025
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.

prometheus api and +/-Inf values ABS() returns negative values
2 participants