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

go.mod: Tidy #160

Merged
merged 1 commit into from
Jun 19, 2024
Merged

go.mod: Tidy #160

merged 1 commit into from
Jun 19, 2024

Conversation

matheusd
Copy link
Contributor

Remove unnecessary references and replacement directives.

Format the file according to the current standard formatting for go.mod files (2 sections, first with direct requirements and the second with indirect ones).

Remove unnecessary references and replacement directives.

Format the file according to the current standard formatting for go.mod
files (2 sections, first with direct requirements and the second with
indirect ones).
@deneonet deneonet merged commit 7fa39ce into alecthomas:master Jun 19, 2024
2 checks passed
@matheusd matheusd deleted the tidy-gomod branch June 20, 2024 09:09
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