Difference between revisions of "Go.mod file"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
<source lang="html4strict"?
+
<source lang="go">
 
module github.com/plur/gobigpicture
 
module github.com/plur/gobigpicture
 
</source>
 
</source>

Revision as of 10:19, 28 March 2022

module github.com/plur/gobigpicture