pomerium/pkg/grpc/databroker
dependabot[bot] ec495bb682
chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.48.0 to 1.50.0.
- [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.48.0...v1.50.0)

---
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>

* 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>
2022-10-19 09:36:59 -06:00
..
mock_databroker databroker: implement leases (#2172) 2021-05-10 13:30:25 -06:00
databroker.go authorize: use query instead of sync for databroker data (#3377) 2022-06-01 15:40:07 -06:00
databroker.pb.go bump protoc to 3.21.7 (#3646) 2022-10-03 13:01:42 -04:00
databroker.proto databroker: add support for syncing by type (#3412) 2022-06-13 09:52:13 -06:00
databroker_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
fast_forward.go databroker: add support for syncing by type (#3412) 2022-06-13 09:52:13 -06:00
fast_forward_test.go skip configuration updates to the most recent one (#2690) 2021-10-21 11:03:26 -04:00
leaser.go chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
leaser_test.go add databroker multi lease handlers (#3255) 2022-04-08 13:31:49 -04:00
syncer.go databroker: add support for syncing by type (#3412) 2022-06-13 09:52:13 -06:00
syncer_test.go postgres: use CTE and GENERATED version number instead of serialized transaction (#3408) 2022-06-09 12:18:20 -06:00