package modcmd
import "cmd/go/internal/modcmd"
Package modcmd implements the “go mod” command.
Index ¶
Variables ¶
var CmdMod = &base.Command{ UsageLine: "mod [-v] [maintenance flags]", Short: "module maintenance", Long: "" /* 5728 byte string literal not displayed */, }
Source Files ¶
- Version
- v1.11.0-beta.2
- Published
- Jul 19, 2018
- Platform
- linux/amd64
- Imports
- 17 packages
- Last checked
- 9 seconds ago –
Tools for package owners.