Ah. I forgot this way. Thanks for the tip! On Thursday, April 8, 2021 at 11:25:55 AM UTC-4 Jan Mercl wrote:
> On Thu, Apr 8, 2021 at 5:18 PM tapi...@gmail.com <tapi...@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/50235b22-6034-4474-a5f7-e0093defe28en%40googlegroups.com.