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

starlark: update go.mod to drop go1.18 support #529

Merged
merged 1 commit into from
Mar 7, 2024
Merged

starlark: update go.mod to drop go1.18 support #529

merged 1 commit into from
Mar 7, 2024

Conversation

adonovan
Copy link
Collaborator

@adonovan adonovan commented Mar 7, 2024

Also, use go1.19's maphash.String.
The benchmark supports continuing to use FNV for short strings.

@adonovan adonovan requested a review from jayconrod March 7, 2024 19:16
Also, use go1.19's maphash.String.
The benchmark supports continuing to use FNV for short strings.
@adonovan adonovan merged commit 981680b into master Mar 7, 2024
27 checks passed
@adonovan adonovan deleted the go119 branch March 7, 2024 20:08
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.

None yet

2 participants