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

Update build #291

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Update build #291

merged 1 commit into from
Jan 1, 2024

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Jan 1, 2024

  • Update Go to 1.21.
  • Update Prometheus Go libraries.
  • Remove unused test_matchers package.

The test_matchers package seems to be a variation of github.com/prometheus/client_golang/testutil. It doesn't appear to be used in any code and is now broken due to the created timestamp functionality in the string matching.

* Update Go to 1.21.
* Update Prometheus Go libraries.
* Remove unused test_matchers package.

The `test_matchers` package seems to be a variation of
`github.com/prometheus/client_golang/testutil`. It doesn't appear to be
used in any code and is now broken due to the created timestamp
functionality in the string matching.

Signed-off-by: SuperQ <superq@gmail.com>
Copy link

@sysadmind sysadmind left a comment

Choose a reason for hiding this comment

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

LGTM

@SuperQ SuperQ merged commit 7b6bba4 into master Jan 1, 2024
3 checks passed
@SuperQ SuperQ deleted the superq/1.21 branch January 1, 2024 19:40
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