pomerium/internal
dependabot[bot] 60b9f3d92d
chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.47.3 to 1.48.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.47.3...v1.48.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>

* fix linting issues

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-08-09 08:25:57 -06:00
..
atomicutil atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
autocert atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
contextkeys
controlplane atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
databroker chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
directory do not require idp set in the bootstrap config, as it may be later configured via the databroker (#3386) 2022-05-31 11:42:19 -04:00
encoding
events chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
fileutil remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
hashutil
httputil chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
identity atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
log atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
middleware
redisutil sets: convert set types to generics (#3519) 2022-07-29 12:32:17 -06:00
registry authenticate: fix debug and metrics endpoints (#3212) 2022-03-30 09:37:37 -06:00
scheduler
sessions authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
sets sets: convert set types to generics (#3519) 2022-07-29 12:32:17 -06:00
signal
telemetry chore(deps): bump github.com/golangci/golangci-lint from 1.47.2 to 1.47.3 (#3522) 2022-08-05 13:45:12 -06:00
tests/xdserr chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
testutil databroker: support rotating shared secret (#3502) 2022-07-26 10:59:54 -06:00
tripper remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
urlutil authorize: fix x-forwarded-uri (#3479) 2022-07-14 09:32:48 -06:00
version