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: bump ristretto #817

Merged
merged 5 commits into from
Oct 21, 2024
Merged

chore: bump ristretto #817

merged 5 commits into from
Oct 21, 2024

Conversation

zepatrik
Copy link
Member

Breaking change: ristretto now uses generics in a breaking way. Any dependents have to also update ristretto and add the generic initializers.

Breaking change: ristretto now uses generics in a breaking way. Any dependents have to also update ristretto and add the generic initializers.
@zepatrik zepatrik requested review from aeneasr and alnr October 18, 2024 12:20
@@ -30,7 +30,7 @@ jobs:
uses: golang/govulncheck-action@v1
with:
go-package: ./...
go-version-input: "1.22"
go-version-input: "1.23.2"
Copy link
Member Author

Choose a reason for hiding this comment

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

Also bumped go in the CI because of stdlib vulnerability https://pkg.go.dev/vuln/GO-2024-3106

@aeneasr aeneasr merged commit e31ea9d into master Oct 21, 2024
9 checks passed
@aeneasr aeneasr deleted the chore/bump-ristretto branch October 21, 2024 10:17
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