https://github.com/davaddi/testmod
go module test
https://github.com/davaddi/testmod
Last synced: about 2 months ago
JSON representation
go module test
- Host: GitHub
- URL: https://github.com/davaddi/testmod
- Owner: DavadDi
- License: mit
- Created: 2018-09-05T13:37:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T13:59:22.000Z (over 6 years ago)
- Last Synced: 2025-01-04T01:58:23.525Z (4 months ago)
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Readme
Example for go module g.1.11, details see: https://roberto.selbach.ca/intro-to-go-modules/
A global proxy for go modules.
First, you will need to enable the Go Modules feature and configure Go to use the proxy.
Bash:
export GOPROXY=https://goproxy.io