Skip to content

chore: update go.sum after go mod tidy#112

Open
Olexandr88 wants to merge 1 commit intoINFURA:masterfrom
Olexandr88:master
Open

chore: update go.sum after go mod tidy#112
Olexandr88 wants to merge 1 commit intoINFURA:masterfrom
Olexandr88:master

Conversation

@Olexandr88
Copy link
Copy Markdown

@Olexandr88 Olexandr88 commented Feb 10, 2026

Run go mod tidy in rlp/fuzz module to sync go.sum


Note

Low Risk
Only updates go.sum for the rlp/fuzz module (dependency checksum metadata) with no functional code changes.

Overview
Runs go mod tidy in rlp/fuzz, updating go.sum to remove a large set of unused module checksum entries and keep only currently required dependencies.

No production code changes; this is a dependency metadata cleanup scoped to the fuzzing module.

Written by Cursor Bugbot for commit 1a3ff3c. This will update automatically on new commits. Configure here.

Signed-off-by: Olexandr88 <radole1203@gmail.com>
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.

1 participant