influxdb/kv
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
..
migration chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
mock fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
backup.go
cursor.go
cursor_test.go
doc.go
document.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
encode.go
errors.go
index.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
index_migration.go
index_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
initial_migration.go
kvlog.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
kvlog_test.go
scrapers.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
scrapers_test.go
service.go
source.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
source_test.go
store.go
store_base.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
store_base_test.go
store_index.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
store_index_test.go
task.go fix: manually scheduled task runs now run when expected (#23664) 2022-10-13 14:57:57 -04:00
task_private_test.go feat: passing `type=basic` returns task metadata without query text (#22728) 2021-10-22 09:14:58 -04:00
task_test.go
variable.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
variable_test.go