grafana/pkg/tsdb
Arve Knudsen 39d8e73412
Chore: Upgrade to Go 1.13 (#19502)
* Chore: Upgrade to Go 1.13

Fixes: #18878

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: Upgrade lint tools in order to work with Go 1.13

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: Fix Go linting issues

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2019-10-02 13:59:05 +02:00
..
azuremonitor Azure Monitor: Revert support for cross resource queries (#19115)" (#19346) 2019-09-24 12:01:12 +02:00
cloudwatch CloudWatch: Add ap-east-1 to hard-coded region lists (#19523) 2019-10-01 14:23:43 +02:00
elasticsearch Chore: Upgrade to Go 1.13 (#19502) 2019-10-02 13:59:05 +02:00
graphite move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
influxdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mssql MySQL: Limit datasource error details returned from the backend (#19373) 2019-09-24 20:50:49 +02:00
mysql MySQL: Limit datasource error details returned from the backend (#19373) 2019-09-24 20:50:49 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres MySQL: Limit datasource error details returned from the backend (#19373) 2019-09-24 20:50:49 +02:00
prometheus Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 2019-06-10 08:12:46 +02:00
sqleng MySQL: Limit datasource error details returned from the backend (#19373) 2019-09-24 20:50:49 +02:00
stackdriver Stackdriver: Add extra alignment period options (#18909) 2019-09-13 10:45:59 +02:00
testdatasource Testdata: Rename package to circumvent convention in go (#19409) 2019-09-27 16:18:24 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 2019-05-06 09:27:45 +02:00
time_range.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00