Difference between revisions of "Go.mod file"
From MyWiki
Line 1: | Line 1: | ||
− | <source lang=" | + | <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