On Thu, Apr 8, 2021 at 5:18 PM tapi...@gmail.com <tapir....@gmail.com>
wrote:

> It looks such info is not recorded in GOPATH/pkg/mod.

Do you mean the import path to repository URL mapping?

jnml@e5-1650:~/tmp$ wget modernc.org/sqlite && grep go- sqlite
--2021-04-08 17:23:49--  http://modernc.org/sqlite
Resolving modernc.org (modernc.org)... 216.239.32.21, 216.239.38.21,
216.239.36.21, ...
Connecting to modernc.org (modernc.org)|216.239.32.21|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://modernc.org/sqlite [following]
--2021-04-08 17:23:49--  https://modernc.org/sqlite
Connecting to modernc.org (modernc.org)|216.239.32.21|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 577 [text/html]
Saving to: 'sqlite'

sqlite
 
100%[=============================================================================================================>]
    577  --.-KB/s    in 0s

2021-04-08 17:23:49 (10.8 MB/s) - 'sqlite' saved [577/577]

<meta name="go-import" content="modernc.org/sqlite git
https://gitlab.com/cznic/sqlite";>
<meta name="go-source" content="modernc.org/sqlite _
https://gitlab.com/cznic/sqlite/blob/master{/dir}
https://gitlab.com/cznic/sqlite/blob/master{/dir}/{file}#L{line}";>
jnml@e5-1650:~/tmp$

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-V3L0_UfxrJni19KD1aY4kuytPBKnOT0paZ_%3DKrxZcfCA%40mail.gmail.com.

Reply via email to