use context over golang.org/x/net/context
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package tsdb
|
||||
|
||||
import (
|
||||
"golang.org/x/net/context"
|
||||
"context"
|
||||
|
||||
proto "github.com/grafana/grafana/pkg/tsdb/models"
|
||||
plugin "github.com/hashicorp/go-plugin"
|
||||
|
||||
Reference in New Issue
Block a user