https://github.com/theckman/depvertest
A test repository for local development of dep
https://github.com/theckman/depvertest
Last synced: 3 months ago
JSON representation
A test repository for local development of dep
- Host: GitHub
- URL: https://github.com/theckman/depvertest
- Owner: theckman
- License: unlicense
- Created: 2018-01-25T06:46:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T07:22:31.000Z (over 7 years ago)
- Last Synced: 2025-01-24T15:12:29.257Z (5 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# depvertest
This is an empty repository, with different git tags, to help test `dep` and its
ability to pull packages. This is for my own personal local development, use if
you wish.Each version of the package should include one constant (`Version`) allowing you
to confirm you got the version you wanted.## License
This is released to the Public Domain using The Unlicense. See the `LICENSE`
file for more info.