hashicorp / go-retryablehttp

Retryable HTTP client in Go
Mozilla Public License 2.0
1.99k stars 251 forks source link

Update github.com/hashicorp/go-cleanhttp to v0.5.2 #178

Closed bored-engineer closed 1 year ago

bored-engineer commented 1 year ago

Pulls in the latest release (v0.5.2) of https://github.com/hashicorp/go-cleanhttp which contains a minor change making HTTP2 the default behavior (matching stdlib): https://github.com/hashicorp/go-cleanhttp/commit/6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2

hashicorp-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

jefferai commented 1 year ago

Looks good, ty!