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.64.1
19
- github.com/pomerium/csrf v1.7.0
20
- github.com/pomerium/pomerium v0.25.1-0.20240501190122-e30d90206df9
19
+ github.com/pomerium/pomerium v0.25.1-0.20240504001559-b1feff5d56ea
21
20
github.com/rs/zerolog v1.32.0
22
21
github.com/sergi/go-diff v1.3.1
23
22
github.com/spf13/cobra v1.8.0
@@ -155,6 +154,7 @@ require (
155
154
github.com/philhofer/fwd v1.0.0 // indirect
156
155
github.com/pkg/errors v0.9.1 // indirect
157
156
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
157
+ github.com/pomerium/csrf v1.7.0 // indirect
158
158
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 // indirect
159
159
github.com/pomerium/webauthn v0.0.0-20221118023040-00a9c430578b // indirect
160
160
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
Original file line number Diff line number Diff line change @@ -569,8 +569,8 @@ github.com/pomerium/csrf v1.7.0 h1:Qp4t6oyEod3svQtKfJZs589mdUTWKVf7q0PgCKYCshY=
569
569
github.com/pomerium/csrf v1.7.0 /go.mod h1:hAPZV47mEj2T9xFs+ysbum4l7SF1IdrryYaY6PdoIqw =
570
570
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb54tEEbr0L73rjHkpLB0IB6qh3zl1+XQbMLis =
571
571
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 /go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0 =
572
- github.com/pomerium/pomerium v0.25.1-0.20240501190122-e30d90206df9 h1:OJEu4i7ZSIto1yI+aX6Nz76iLxx+QhaMv03Od0dwMPI =
573
- github.com/pomerium/pomerium v0.25.1-0.20240501190122-e30d90206df9 /go.mod h1:pFr/4FMz0STwuNnKf1HJsDsodUpT+qpvyl8h6BkIYUA =
572
+ github.com/pomerium/pomerium v0.25.1-0.20240504001559-b1feff5d56ea h1:VEjMp9H1QhqQo5vjDaH7q+MnKcXgdZx/BN54Kt4CRuQ =
573
+ github.com/pomerium/pomerium v0.25.1-0.20240504001559-b1feff5d56ea /go.mod h1:pFr/4FMz0STwuNnKf1HJsDsodUpT+qpvyl8h6BkIYUA =
574
574
github.com/pomerium/webauthn v0.0.0-20221118023040-00a9c430578b h1:oll/aOfJudnqFAwCvoXK9+WN2zVjTzHVPLXCggHQmHk =
575
575
github.com/pomerium/webauthn v0.0.0-20221118023040-00a9c430578b /go.mod h1:KswTenBBh4y1pmhU2dpm8VgJQCgSErCg7OOFTeebrNc =
576
576
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