mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
4 lines
151 B
Go
4 lines
151 B
Go
|
// Package gomod provides go modules utilities, such as template variables and the ability to proxy the module from
|
||
|
// proxy.golang.org.
|
||
|
package gomod
|