Last active
May 28, 2025 10:57
-
-
Save lemenkov/eee50bbb03af955d81acc11c3d4644ed to your computer and use it in GitHub Desktop.
go.mod + go.sum
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Edit go.mod (just commit hash and don't touch timestamp - go mod tidy will tell automatically) | |
go mod tidy | |
git commit -a -s -m "Update go.mod" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment