index
:
guix
linode-image-docs
master
rocq-codeberg-pr-v1
rocq-codeberg-pr-v2
rocq-codeberg-pr-v3
rocq-wip
GNU transactional package management, distribution, deployment, and more!
Daniel Rostovtsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
go.scm
Age
Commit message (
Expand
)
Author
2025-10-01
import: go: Move tests to tests/import/go.scm.
Nicolas Graves
2025-09-24
import: utils: Add function git->origin.
Nicolas Graves via Guix-patches via
2024-11-17
tests: Fix the 'go-module->guix-package' test.
Maxim Cournoyer
2024-08-31
import: go: Emit new-style package inputs.
Sarah Morgensen
2023-12-16
guix: import: Report go version for go importer.
Efraim Flashner
2021-09-28
tests: go: Fix typo.
Tobias Geerinckx-Rice
2021-09-01
import: go: Improve error handling.
zimoun
2021-07-18
import: go: Upgrade go.mod parser.
Sarah Morgensen
2021-07-17
tests/go: Remove unused variable.
Maxim Cournoyer
2021-05-05
tests: go: Remove duplicate go-version->git-ref test.
Maxim Cournoyer
2021-05-04
tests: go: Fix typos in test descriptions.
Tobias Geerinckx-Rice
2021-04-09
import: go: Add an option to use pinned versions.
Maxim Cournoyer
2021-04-09
import: go: Improve synopsis and description parsing.
Maxim Cournoyer
2021-03-10
import: go: Compute the hash of Git checkouts.
Ludovic Courtès
2021-03-10
import: Add Go importer.
Katherine Cox-Buday