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