summaryrefslogtreecommitdiff
path: root/guix/scripts/import/go.scm
AgeCommit message (Expand)Author
2022-01-09scripts: import: go: Wrap body in 'with-error-handling'.Ludovic Courtès
2021-09-01import: go: Improve error handling.zimoun
2021-08-04import: Use PARSE-COMMAND-LINE for options.Sarah Morgensen
2021-05-14import: go: Fix goproxy option argument's format.Zheng Junjie
2021-04-09import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer
2021-04-09import: go: Add an option to use pinned versions.Maxim Cournoyer
2021-03-10import: Add Go importer.Katherine Cox-Buday