Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić afdd78510c
Merge pull request #2286 from github/proxy-from-env
Support HTTPS_PROXY, NO_PROXY from environment
2019-10-10 15:40:12 +02:00
Mislav Marohnić 0846e42e83 [mod] Indicate that the module is compatible with Go 1.11 2019-10-03 00:50:34 +02:00
Mislav Marohnić 2633026546 [http] Support HTTPS_PROXY, NO_PROXY from environment
Previously we only supported HTTP_PROXY because the proxy support in Go
was lacking in older versions. Now that there is
`golang.org/x/net/http/httpproxy`, we can rely on that instead to gain
consistent support for HTTPS_PROXY and NO_PROXY.
2019-10-02 23:48:48 +02:00
CarlosEDP fb885b37ff Update x/sys module to support Risc-V 2019-05-31 21:14:48 +00:00
Tariq Ibrahim d55e71a3d3
migrate to go modules from dep 2019-05-14 22:31:19 -07:00