influxdb/v1/authorization
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
..
mocks fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
authorizer.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
authorizer_test.go feat: Implementation of AuthorizerV1 2020-10-30 11:56:09 -07:00
caching_password_service.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
caching_password_service_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
error.go feat: error when creating v1 auth with a nonexistent bucket id (#23422) 2022-06-13 15:52:28 -04:00
http_client.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
middleware_auth_password_service.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
middleware_auth_password_service_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
mock_tenant.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
service.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
service_password.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
storage.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
storage_authorization.go feat: error when creating v1 auth with a nonexistent bucket id (#23422) 2022-06-13 15:52:28 -04:00
storage_authorization_test.go feat: error when creating v1 auth with a nonexistent bucket id (#23422) 2022-06-13 15:52:28 -04:00
storage_password.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00