Caleb Doxsey
e379e24c6b
fileutil: update watcher to use fsnotify and polling ( #3663 )
...
* fileutil: update watcher to use fsnotify and polling
* raise timeout
* maybe fix
2022-10-19 09:16:18 -06:00
backport-actions-token[bot]
f44c85880b
config: disable envoy admin by default, expose stats via envoy route ( #3684 )
...
config: disable envoy admin by default, expose stats via envoy route (#3677 )
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-10-18 16:31:56 -06:00
backport-actions-token[bot]
32eee8c74e
authorize: enforce service account expiration ( #3662 )
...
authorize: enforce service account expiration (#3661 )
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-10-13 09:36:33 -06:00
backport-actions-token[bot]
db7509c808
ppl: support special characters in claim keys ( #3640 )
...
ppl: support special characters in claim keys (#3639 )
* ppl: support special characters in claim keys
* fix test
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-10-03 08:46:07 -06:00
backport-actions-token[bot]
88abdf8d4d
postgres: return an empty list of addresses on dns errors ( #3638 )
...
postgres: return an empty list of addresses on dns errors (#3637 )
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-09-30 12:28:33 -06:00
backport-actions-token[bot]
c0a8870717
authenticate: get/set identity provider id for all sessions ( #3608 )
...
authenticate: get/set identity provider id for all sessions (#3597 )
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-09-07 10:16:40 -06:00
backport-actions-token[bot]
c3ef43cded
upgrade envoy to v1.23.1 ( #3600 )
...
upgrade envoy to v1.23.1 (#3599 )
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2022-09-02 15:40:03 -06:00
Caleb Doxsey
33794ff316
envoyconfig: add virtual host domains for certificates in addition to routes ( #3593 )
...
* envoyconfig: add virtual host domains for certificates in addition to routes
* Update pkg/cryptutil/certificates.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* Update pkg/cryptutil/tls.go
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
* comments
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2022-08-31 10:35:45 -06:00
Caleb Doxsey
23c42da8ec
postgres: remove not null constraint on data column of record changes table ( #3594 )
2022-08-31 10:16:19 -06:00
Alex
fc21579e4b
Fix typos ( #3575 )
...
typos
2022-08-30 15:51:40 -07:00
Caleb Doxsey
8713108821
autocert: fix flaky test ( #3591 )
2022-08-30 10:02:15 -06:00
Caleb Doxsey
e5ac784cf4
autocert: add support for ACME TLS-ALPN ( #3590 )
...
* autocert: add support for ACME TLS-ALPN
* always re-create acme tls server
2022-08-29 16:19:20 -06:00
dependabot[bot]
8f89213b5b
chore(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 ( #3580 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.93.0...v0.94.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:47:51 -06:00
dependabot[bot]
c6ad5ecf7a
chore(deps): bump debian from b9b1f4a
to 3d2aa50
( #3588 )
...
Bumps debian from `b9b1f4a` to `3d2aa50`.
---
updated-dependencies:
- dependency-name: debian
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:45:03 -06:00
dependabot[bot]
86ed7fa674
chore(deps): bump golang from a7a23f1
to d84495e
( #3589 )
...
Bumps golang from `a7a23f1` to `d84495e`.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:44:45 -06:00
dependabot[bot]
0eaa97d045
chore(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 ( #3587 )
...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/rs/zerolog/releases )
- [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:44:22 -06:00
dependabot[bot]
da3e48f48e
chore(deps): bump contrib.go.opencensus.io/exporter/prometheus from 0.4.1 to 0.4.2 ( #3586 )
...
chore(deps): bump contrib.go.opencensus.io/exporter/prometheus
Bumps [contrib.go.opencensus.io/exporter/prometheus](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus/releases )
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:24:40 -06:00
dependabot[bot]
be2c31c97f
chore(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 ( #3581 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:24:25 -06:00
dependabot[bot]
3552a1445f
chore(deps): bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 ( #3582 )
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.17.0 to 4.17.1.
- [Release notes](https://github.com/jackc/pgx/releases )
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.17.0...v4.17.1 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:24:06 -06:00
dependabot[bot]
66d13cd427
chore(deps): bump actions/setup-go from 3.2.1 to 3.3.0 ( #3583 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](84cbf80943...268d8c0ca0
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:23:29 -06:00
dependabot[bot]
a413c5671b
chore(deps): bump mikefarah/yq from 4.27.2 to 4.27.3 ( #3584 )
...
Bumps [mikefarah/yq](https://github.com/mikefarah/yq ) from 4.27.2 to 4.27.3.
- [Release notes](https://github.com/mikefarah/yq/releases )
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt )
- [Commits](1c7dc0e88a...3d11b0545d
)
---
updated-dependencies:
- dependency-name: mikefarah/yq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:23:01 -06:00
dependabot[bot]
adbb011c81
chore(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 ( #3585 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](68acf3b1ad...ff11ca24a9
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:22:43 -06:00
dependabot[bot]
7797d86c05
chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 ( #3579 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:22:20 -06:00
Caleb Doxsey
5f51510e91
authenticate: add CORS headers to jwks endpoint ( #3574 )
2022-08-25 16:09:11 -06:00
Caleb Doxsey
e9e52d8225
authenticate: fix branding for webauthn device registration page ( #3572 )
2022-08-24 15:51:34 -06:00
Caleb Doxsey
ce818b3be6
envoyconfig: add authority header to outbound gRPC requests ( #3545 )
2022-08-24 15:18:31 -06:00
cmo-pomerium
f07c912557
Update README.md ( #3569 )
...
Co-authored-by: cmo-pomerium <91488121+cmo-pomerium@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2022-08-23 08:45:58 -07:00
Caleb Doxsey
c0ca1e1a98
authorize: handle user-unauthenticated response for deny blocks ( #3559 )
...
* authorize: handle user-unauthenticated response for deny blocks
* fix test
2022-08-22 17:09:26 -06:00
Caleb Doxsey
4d38da94dd
envoy: upgrade to 1.23.0 ( #3560 )
...
* envoy: upgrade to 1.23.0
* only set ipv4_compat if :: or an ipv4in6 address
* fix tests
2022-08-22 15:03:29 -06:00
dependabot[bot]
b613cf757e
chore(deps): bump tibdex/github-app-token from 1.5.1 to 1.6 ( #3566 )
...
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token ) from 1.5.1 to 1.6.
- [Release notes](https://github.com/tibdex/github-app-token/releases )
- [Commits](7ce9ffdcde...f717b5ecd4
)
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 14:23:49 -06:00
dependabot[bot]
b1f6529eca
chore(deps): bump actions/cache from 3.0.7 to 3.0.8 ( #3565 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](a7c34adf76...fd5de65bc8
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:44:25 -06:00
dependabot[bot]
8902c98ecb
chore(deps): bump pomerium/backport from a2e620de9fc4166f774ee2a389e170046cfad426 to 1.1.1 ( #3564 )
...
chore(deps): bump pomerium/backport
Bumps [pomerium/backport](https://github.com/pomerium/backport ) from a2e620de9fc4166f774ee2a389e170046cfad426 to 1.1.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/pomerium/backport/releases )
- [Commits](a2e620de9f...e2ffd4c5a7
)
---
updated-dependencies:
- dependency-name: pomerium/backport
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:42:21 -06:00
dependabot[bot]
f13505fd16
chore(deps): bump pre-commit/action from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0 ( #3567 )
...
chore(deps): bump pre-commit/action
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](876132a3c2...646c83fcd0
)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:41:50 -06:00
dependabot[bot]
10555617c3
chore(deps): bump distroless/base from ec73486
to 65afaf8
( #3568 )
...
Bumps distroless/base from `ec73486` to `65afaf8`.
---
updated-dependencies:
- dependency-name: distroless/base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:40:23 -06:00
Caleb Doxsey
bb2b114a56
publish to any-distro ( #3570 )
2022-08-22 13:38:30 -06:00
dependabot[bot]
fe57ecbadd
chore(deps): bump google.golang.org/api from 0.92.0 to 0.93.0 ( #3562 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.92.0 to 0.93.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.92.0...v0.93.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 10:10:03 -06:00
dependabot[bot]
54a5da2cc4
chore(deps): bump github.com/caddyserver/certmagic from 0.16.2 to 0.16.3 ( #3563 )
...
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic ) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/caddyserver/certmagic/releases )
- [Commits](https://github.com/caddyserver/certmagic/compare/v0.16.2...v0.16.3 )
---
updated-dependencies:
- dependency-name: github.com/caddyserver/certmagic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 10:09:35 -06:00
Caleb Doxsey
46703b9419
config: add branding settings ( #3558 )
2022-08-16 14:51:47 -06:00
bobby
c9421ec146
deployment: update RELEASING.md ( #3503 )
...
update RELEASING.md
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2022-08-16 10:40:03 -07:00
Nathan Hayfield
0e73bd31f7
add the traces error details ( #3557 )
2022-08-16 18:04:02 +02:00
Caleb Doxsey
6140ee1d88
controlplane: add well-known endpoint to the controlplane http handler ( #3555 )
...
* controlplane: add well-known endpoint to the controlplane http handler
* add support for trailing /
* remove redundant test
2022-08-16 09:59:39 -06:00
dependabot[bot]
dc122bcbc6
chore(deps): bump alpine from 7580ece
to bc41182
( #3553 )
...
Bumps alpine from `7580ece` to `bc41182`.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 10:53:55 -06:00
dependabot[bot]
86f8540f53
chore(deps): bump distroless/base from 3a62194
to ec73486
( #3554 )
...
Bumps distroless/base from `3a62194` to `ec73486`.
---
updated-dependencies:
- dependency-name: distroless/base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 10:53:37 -06:00
dependabot[bot]
99d43fe0c1
chore(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 ( #3551 )
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 10:20:52 -06:00
dependabot[bot]
b47918ffa5
chore(deps): bump google.golang.org/api from 0.91.0 to 0.92.0 ( #3550 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.91.0...v0.92.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 10:20:32 -06:00
dependabot[bot]
285f2497c9
chore(deps): bump actions/cache from 3.0.6 to 3.0.7 ( #3552 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](f4278025ab...a7c34adf76
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 10:20:07 -06:00
Nathan Hayfield
9fc43930bf
add front end support for optional first paragraph of markdown on err… ( #3546 )
...
add front end support for optional first paragraph of markdown on error messgage
2022-08-11 15:45:08 +02:00
Nathan Hayfield
f87e138eab
Dynamic style changes ( #3544 )
...
* color changes
* dynamic logo
* dynamic favicon
* trailing whitespace
* useLayoutEffect
2022-08-10 20:04:36 +02:00
Caleb Doxsey
3c63b6c028
authorize: add policy error details for custom error messages ( #3542 )
...
* authorize: add policy error details for custom error messages
* remove fmt.Println
* fix tests
* add docs
2022-08-09 14:46:31 -06:00
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