influxdb/kit
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
..
check feat(kit/check): Adds manual override capabilities to readiness endpoint. 2019-12-30 09:42:31 -05:00
cli chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
errors feat(influxd): Add errors.List to simplify capturing a list of errors 2019-03-19 20:35:02 -07:00
feature chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
io build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
metric fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
migration feat: recommend `influxd downgrade` after encountering unknown KV migration (#22805) 2021-11-01 11:07:54 -04:00
platform chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
prom refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
signals build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
tracing chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
transport/http feat(security): set SameSite=strict on session cookie (#23723) 2022-09-15 15:30:19 -05:00