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

Commits on Jun 19, 2024

  1. go.mod: Tidy

    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).
    matheusd committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    adb89d7 View commit details
    Browse the repository at this point in the history