influxdb/kv/migration
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
..
all chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
buckets.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
buckets_test.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
create.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
doc.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration.go feat: recommend `influxd downgrade` after encountering unknown KV migration (#22805) 2021-11-01 11:07:54 -04:00
migration_private_test.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
migration_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00