mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
f7c865c4d9
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
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
|