influxdb/tsdb/cursors
Jeffrey Smith II f74c69c5e4
chore: update to go 1.20 (#24088)
* build: upgrade to go 1.19

* chore: bump go.mod

* chore: `gofmt` changes for doc comments

https://tip.golang.org/doc/comment

* test: update tests for new sort order

* chore: make generate-sources

* chore: make generate-sources

* chore: go 1.20

* chore: handle rand.Seed deprecation

* chore: handle rand.Seed deprecation in tests

---------

Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
2023-02-09 14:14:35 -05:00
..
mock fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
arrayvalues.gen.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
arrayvalues.gen.go.tmpl build: fix 'go generate' and regenerate the universe (#21089) 2021-03-30 10:32:14 -04:00
arrayvalues.gen.go.tmpldata build: fix 'go generate' and regenerate the universe (#21089) 2021-03-30 10:32:14 -04:00
arrayvalues.gen_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
arrayvalues.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
arrayvalues_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
cursor.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
fieldtype_string.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
gen.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
int64.go feat: partial support for series cardinality flux query (#22378) 2021-09-09 12:37:11 -06:00
schema.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
schema_test.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
string.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00