pomerium/internal/urlutil
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
..
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
forward.go authorize: fix x-forwarded-uri (#3479) 2022-07-14 09:32:48 -06:00
forward_test.go authorize: fix x-forwarded-uri (#3479) 2022-07-14 09:32:48 -06:00
known.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
known_test.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
proxy.go authenticate: add device-enrolled page (#2892) 2022-01-06 10:01:12 -07:00
query_params.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
signed.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
signed_test.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00
url.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
url_test.go github: support provider URL (#2490) 2021-08-18 09:20:08 -06:00
whitelist.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00
whitelist_test.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00