mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +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
|