1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/client
Carlos Alexandro Becker f1049b94ef
feat: use proxy from environment (#1885)
* feat: use proxy from environment

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* Update internal/client/github.go

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-11-05 08:16:25 +00:00
..
client_test.go refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
client.go chore: move log to debug 2020-08-04 00:01:07 -03:00
config.go feat: support custom tokens in Homebrew & Scoop (#1650) 2020-07-06 17:12:41 -03:00
gitea_test.go refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
gitea.go feat: use proxy from environment (#1885) 2020-11-05 08:16:25 +00:00
github_test.go feat: support custom tokens in Homebrew & Scoop (#1650) 2020-07-06 17:12:41 -03:00
github.go feat: use proxy from environment (#1885) 2020-11-05 08:16:25 +00:00
gitlab_test.go refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
gitlab.go feat: use proxy from environment (#1885) 2020-11-05 08:16:25 +00:00