https://github.com/arusso/go-modtest
module test
https://github.com/arusso/go-modtest
Last synced: over 1 year ago
JSON representation
module test
- Host: GitHub
- URL: https://github.com/arusso/go-modtest
- Owner: arusso
- Created: 2023-03-30T06:37:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T07:26:12.000Z (over 3 years ago)
- Last Synced: 2025-02-05T22:57:26.231Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example Go module to experiment with module versioning. Other half of this experiment is [here](https://github.com/arusso/go-app).