Sarah Morgensen 834ff65e85
import: go: Recognize major version suffixes.
Do not treat major version suffixes (such as "/v3") as repository
subdirectories.  See <https://golang.org/ref/mod#major-version-suffixes>.

* guix/import/go.scm (go-module->guix-package): When determining the
unpack path, compare 'root-module-path' to 'module-path-sans-suffix'
instead of 'module-path'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
..
2021-10-04 11:26:43 +03:00
2021-08-22 21:36:29 +02:00
2021-01-04 23:54:16 +01:00
2020-12-09 22:25:17 +01:00
2021-01-04 23:54:16 +01:00
2021-09-21 15:15:52 +02:00
2021-04-12 18:42:22 +02:00
2020-12-19 23:25:01 +01:00
2021-08-12 12:34:13 +02:00
2021-09-13 22:42:25 +03:00
2021-05-11 12:49:53 +02:00