Difference between revisions of "Go.mod"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} Execute: go mod init YOUR_NAME go: creating new go.mod: module YOUR_NAME {{go mod}}")
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
  go: creating new [[go.mod]]: module YOUR_NAME
 
  go: creating new [[go.mod]]: module YOUR_NAME
  
 +
== Related ==
 +
* [[GOPATH]]
  
 +
== See also ==
 +
* {{go mod}}
  
{{go mod}}
+
[[Category:Go]]

Latest revision as of 18:51, 26 July 2023

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

Related[edit]

See also[edit]

Advertising: