go.mod

From wikieduonline
Revision as of 14:03, 25 July 2023 by Welcome (talk | contribs) (Created page with "{{lc}} Execute: go mod init YOUR_NAME go: creating new go.mod: module YOUR_NAME {{go mod}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Execute:
go mod init YOUR_NAME
go: creating new go.mod: module YOUR_NAME


go mod [ init | tidy | verify | download, | vendor | why ], GOPATH

Advertising: