InfluxDB: use converters from SDK (#27138)

This commit is contained in:
Ryan McKinley
2020-08-24 13:19:32 -07:00
committed by GitHub
parent daaa3e571b
commit cd9a773427
4 changed files with 27 additions and 113 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
github.com/google/go-cmp v0.5.0
github.com/gosimple/slug v1.4.2
github.com/grafana/grafana-plugin-model v0.0.0-20190930120109-1fc953a61fb4
github.com/grafana/grafana-plugin-sdk-go v0.75.0
github.com/grafana/grafana-plugin-sdk-go v0.77.0
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd
github.com/hashicorp/go-plugin v1.2.2
github.com/hashicorp/go-version v1.1.0