mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
8f6877e12a
* 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 |
||
---|---|---|
.. | ||
classic | ||
mathexp | ||
commands_test.go | ||
commands.go | ||
graph_test.go | ||
graph.go | ||
nodes_test.go | ||
nodes.go | ||
service_test.go | ||
service.go | ||
transform.go |