mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 02:16:28 +02:00
bump envoy-custom
This commit is contained in:
parent
8e650feee7
commit
36cff10025
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -54,7 +54,7 @@ require (
|
|||
github.com/pires/go-proxyproto v0.8.0
|
||||
github.com/pomerium/csrf v1.7.0
|
||||
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331170603-6ee020de55e5
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331211040-d689ba11b5b0
|
||||
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46
|
||||
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172
|
||||
github.com/prometheus/client_golang v1.21.0
|
||||
|
|
4
go.sum
4
go.sum
|
@ -548,8 +548,8 @@ github.com/pomerium/csrf v1.7.0 h1:Qp4t6oyEod3svQtKfJZs589mdUTWKVf7q0PgCKYCshY=
|
|||
github.com/pomerium/csrf v1.7.0/go.mod h1:hAPZV47mEj2T9xFs+ysbum4l7SF1IdrryYaY6PdoIqw=
|
||||
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb54tEEbr0L73rjHkpLB0IB6qh3zl1+XQbMLis=
|
||||
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524/go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0=
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331170603-6ee020de55e5 h1:lWd/FfHxsYgmKERrb65UjvcQzMfodAMv5aViZrlw3UE=
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331170603-6ee020de55e5/go.mod h1:6nr0BrchI8Y+A01k+HoPVGBhwgcpFhkJzsNJKOr9bKs=
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331211040-d689ba11b5b0 h1:BOtGEQVCHBAk4jJiYR4L+mBYZ/jvb1AvaN6zGnrRUk8=
|
||||
github.com/pomerium/envoy-custom v1.33.1-0.20250331211040-d689ba11b5b0/go.mod h1:6nr0BrchI8Y+A01k+HoPVGBhwgcpFhkJzsNJKOr9bKs=
|
||||
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 h1:NRTg8JOXCxcIA1lAgD74iYud0rbshbWOB3Ou4+Huil8=
|
||||
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46/go.mod h1:QqZmx6ZgPxz18va7kqoT4t/0yJtP7YFIDiT/W2n2fZ4=
|
||||
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 h1:TqoPqRgXSHpn+tEJq6H72iCS5pv66j3rPprThUEZg0E=
|
||||
|
|
Loading…
Add table
Reference in a new issue