File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ require (
16
16
github.com/iancoleman/strcase v0.3.0
17
17
github.com/martinlindhe/base36 v1.1.1
18
18
github.com/open-policy-agent/opa v0.66.0
19
- github.com/pomerium/csrf v1.7.0
20
- github.com/pomerium/pomerium v0.26.1-0.20240705192647-8f8c66e9fdef
19
+ github.com/pomerium/pomerium v0.26.1-0.20240709230512-fd086bd06b94
21
20
github.com/rs/zerolog v1.33.0
22
21
github.com/sergi/go-diff v1.3.1
23
22
github.com/spf13/cobra v1.8.1
@@ -156,6 +155,7 @@ require (
156
155
github.com/philhofer/fwd v1.0.0 // indirect
157
156
github.com/pkg/errors v0.9.1 // indirect
158
157
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
158
+ github.com/pomerium/csrf v1.7.0 // indirect
159
159
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 // indirect
160
160
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 // indirect
161
161
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
Original file line number Diff line number Diff line change @@ -542,8 +542,8 @@ github.com/pomerium/csrf v1.7.0 h1:Qp4t6oyEod3svQtKfJZs589mdUTWKVf7q0PgCKYCshY=
542
542
github.com/pomerium/csrf v1.7.0 /go.mod h1:hAPZV47mEj2T9xFs+ysbum4l7SF1IdrryYaY6PdoIqw =
543
543
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb54tEEbr0L73rjHkpLB0IB6qh3zl1+XQbMLis =
544
544
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 /go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0 =
545
- github.com/pomerium/pomerium v0.26.1-0.20240705192647-8f8c66e9fdef h1:YUrJykoAtoCTGHlYWWqPuMeUjtVG71IT8MQZGgAMlKc =
546
- github.com/pomerium/pomerium v0.26.1-0.20240705192647-8f8c66e9fdef /go.mod h1:xKXUaJkTcgDx3qO+rPU8M9qvxR1fA0SdZYW9gSkhKkE =
545
+ github.com/pomerium/pomerium v0.26.1-0.20240709230512-fd086bd06b94 h1:sl1S8ouH2W7CQ0/aPNuaakkCwNLtdxMaC0ShJgOOCV4 =
546
+ github.com/pomerium/pomerium v0.26.1-0.20240709230512-fd086bd06b94 /go.mod h1:IzGNAHROWB2OUcBllvinHVLYXxPqI8huxGnwyQdT5v4 =
547
547
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 h1:TqoPqRgXSHpn+tEJq6H72iCS5pv66j3rPprThUEZg0E =
548
548
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 /go.mod h1:kBQ45E9LluzW7FP1Scn3esaiS2WVbvNRLMOTHareZNQ =
549
549
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw =
You can’t perform that action at this time.
0 commit comments