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 dependencies and Go #684

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Update dependencies and Go #684

merged 2 commits into from
Sep 10, 2024

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Sep 5, 2024

dependabot choked on the prometheus/prometheus update because of the toolchain directive in go.mod.
So I thought, let's update Go and all the dependencies properly.
I might cut a release with the now Go version soon, to pacify "security" scanners.
(Maybe I'll even do a bootstrap update for the same reason, but first I have to get this here done.)

Signed-off-by: beorn7 <[email protected]>
Signed-off-by: beorn7 <[email protected]>
@beorn7 beorn7 requested a review from SuperQ September 5, 2024 16:17
@beorn7
Copy link
Member Author

beorn7 commented Sep 5, 2024

Hmm, it looks CircleCI doesn't have go1.23 yet…

@SuperQ
Copy link
Member

SuperQ commented Sep 5, 2024

No, we're still waiting on cimg/go:1.23. 😿

@SuperQ
Copy link
Member

SuperQ commented Sep 6, 2024

Now that Go 1.23.1 is out, they should be able to fix their release.

@beorn7
Copy link
Member Author

beorn7 commented Sep 6, 2024

We'll just wait a bit. I don't think this is very urgent.

@beorn7
Copy link
Member Author

beorn7 commented Sep 10, 2024

Now it works! 🎉

@beorn7 beorn7 merged commit 649cfaf into master Sep 10, 2024
5 checks passed
@beorn7 beorn7 deleted the beorn7/release branch September 10, 2024 13:51
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