pomerium/pkg/storage
dependabot[bot] bc0aa564ff
chore(deps): bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.2 (#4020)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.50.1 to 1.51.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.50.1...v1.51.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2023-02-27 10:37:46 -07:00
..
inmemory databroker: add list types method (#3937) 2023-02-03 13:16:28 -07:00
postgres databroker: add list types method (#3937) 2023-02-03 13:16:28 -07:00
redis chore(deps): bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.2 (#4020) 2023-02-27 10:37:46 -07:00
cache.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
cache_test.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
encrypted.go databroker: add list types method (#3937) 2023-02-03 13:16:28 -07:00
encrypted_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
filter.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00
filter_test.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00
index.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00
index_test.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00
querier.go authorize: add request id to context (#3497) 2022-07-26 14:34:48 -06:00
storage.go databroker: add list types method (#3937) 2023-02-03 13:16:28 -07:00
storage_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
stream.go postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
stream_filter.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00
stream_filter_test.go storage: add filter expressions, upgrade go to 1.18.1 (#3365) 2022-05-16 20:09:50 -06:00