Skip to content

Tidy benchmarks/go.mod #686

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

Merged
merged 1 commit into from
May 5, 2025
Merged

Tidy benchmarks/go.mod #686

merged 1 commit into from
May 5, 2025

Conversation

eikemeier
Copy link
Contributor

cd benchmarks && go test -bench . . gives:

go: updates to go.mod needed; to update it:
	go mod tidy

This commit tidies benchmarks/go.mod ;)

Signed-off-by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Copy link
Contributor

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

👍🏽

@goccy
Copy link
Owner

goccy commented May 5, 2025

Thank you for your contribution ! LGTM 👍

@goccy goccy merged commit 2bc54da into goccy:master May 5, 2025
20 checks passed
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.

3 participants