module that imports module error

33 views
Skip to first unread message

simon place

unread,
Apr 17, 2026, 9:57:07 AM (14 hours ago) Apr 17
to golang-nuts
i'm 'replacing' modules, for development, with local ones, this has worked fine.

but now i am importing a module that itself imports another replaced module, i get 

'go: cycle imports
modulo: malformed module path "modulo": missing dot in first path element
'

i thought module names were just anything unique, only after uploading a URL.

and

'modulo' module path "modulo" can't be malformed when it builds/runs when being tested etc.


simon place

unread,
Apr 17, 2026, 9:59:43 AM (14 hours ago) Apr 17
to golang-nuts
also dotless domains are provided for in the standard.
Reply all
Reply to author
Forward
0 new messages