grafana/pkg/tsdb/graphite
Kristin Laemmert 8f6877e12a
chore: remove all remaining uses of golang.org/x/net/context (#47564)
* chore: remove all remaining uses of  golang.org/x/net/context

This PR finishes the work started in #47532, replacing all calls to that package with the stdlib context and using http.NewRequestWithContext to include the context where necessary.

Bonus: small formatting fixes to goimports in these files.

closes #44178

* tweak: use context.Background in favor of TODO for tests
2022-04-11 14:20:10 -04:00
..
graphite_test.go Graphite: Convert tag values returned as numbers to strings (#37882) 2021-08-19 08:40:13 -07:00
graphite.go chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
types.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00