Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
go mod tidy

Tips & Tricks

To tag a branch (or move a tag): https://stackoverflow.com/a/8433371

To delete a tag, see https://stackoverflow.com/questions/5480258/how-can-i-delete-a-remote-tag to delete a tag

...