influxdb/bolt
Gershon Shif d8a10e5311
chore: update circleci config to use golang:1.15 images (#19624)
* chore: update circleci config to use golang:1.15 images

* fix: Update Go version and use temporary override for Arrow

The Arrow override is to fix race detection problem. Once the
Arrow PR merges, this override can be removed.

Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
2020-09-23 14:07:13 -07:00
..
bbolt.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
bbolt_test.go fix: Speed up tests by disabling bolt fsync 2020-08-03 09:20:51 -07:00
id.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
id_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
kv.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
kv_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
metrics.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
metrics_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00