influxdb/chronograf/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
..
internal feat: add offset parameter to window cursors 2020-07-20 12:23:37 -07:00
base.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
bolt_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
build.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
build_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
change_interval_to_duration.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
client.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
config.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
config_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
dashboards.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
layouts.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
mapping.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
mapping_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
org_config.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
org_config_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
organizations.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
organizations_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
servers.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
servers_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
sources.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
sources_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
users.go chore: update circleci config to use golang:1.15 images (#19624) 2020-09-23 14:07:13 -07:00
users_test.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
util.go Move entire codebase into a subdirectory called chronograf 2018-07-19 16:37:21 -04:00