Hi, Some feed back on the patches: when applied on go-team I could easily import the full Restic dependencies tree it took about 30min to complete as Guix missed nearly all packages for google cloud. Mean while it was handy to use in IPFS/Kubo unbundling process where me and Artyom in our leisure time try to pack all vendored dependencies. The import of https://github.com/libp2p/go-libp2p recursivly produced all 26 missing packages which I about to submit soon! As a side note, it's not the first proposal of that kind, please see: - <2021-12-07> guix import go error by Stephen Webber - <2023-04-21> Go importer doesn't know MODULE/vX.Y version tags by Timo Wilken - <2023-05-22> [PATCH 0/2] Fix annoyance with "guix import go" by Simon Tournier - <2023-06-12> [PATH] fix a bug on importing go packages. , by Elbek May we come to some consensus and apply some median patch including all proposals and fixing the currently issue with import golang modules with subdirs? -- Oleg