mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
6213b30f10
Replaces a call to the http default client in telemetry.go. Looks like it was missed in https://github.com/coder/coder/pull/20128. Related to https://github.com/coder/internal/issues/1020 and https://github.com/coder/internal/issues/645.