https://github.com/canack/gotag
This repository presents an example about tagging and versioning your go modules
https://github.com/canack/gotag
Last synced: about 2 months ago
JSON representation
This repository presents an example about tagging and versioning your go modules
- Host: GitHub
- URL: https://github.com/canack/gotag
- Owner: canack
- License: apache-2.0
- Created: 2022-09-20T11:28:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T12:09:41.000Z (over 2 years ago)
- Last Synced: 2024-06-20T14:19:44.144Z (11 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This repository about tagging your go modules
## For more details, please see [this blog post](https://medium.com/@canack/tagging-and-versioning-your-go-modules-629e37c319c2)