An open API service indexing awesome lists of open source software.

https://github.com/davaddi/testmod

go module test
https://github.com/davaddi/testmod

Last synced: about 2 months ago
JSON representation

go module test

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