See also the golang.org/x/mod/zip <https://pkg.go.dev/golang.org/x/mod/zip> package.
On Monday, January 6, 2020 at 10:02:25 AM UTC-5, Amnon Baron Cohen wrote: > > > Go modules tooling does not seem to support http at > > all and as for the https I did not find any way to allow use of > self-signed > > certificate... > > In Go 1.14 (available as in beta) you can set the GOINSECURE env var to > allow http download. > https://tip.golang.org/cmd/go/#hdr-Environment_variables > > >> -- 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/af46c004-c8e1-4491-ba5f-27e1ad1f217d%40googlegroups.com.