Skip to content

Commit cd1b36e

Browse files
authored
set core to v0.24.0 (#816)
1 parent 3f65a69 commit cd1b36e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/martinlindhe/base36 v1.1.1
2020
github.com/open-policy-agent/opa v0.57.0
2121
github.com/pomerium/csrf v1.7.0
22-
github.com/pomerium/pomerium v0.23.1-0.20231110205309-111a7cffc340
22+
github.com/pomerium/pomerium v0.24.0
2323
github.com/rs/zerolog v1.31.0
2424
github.com/sergi/go-diff v1.3.1
2525
github.com/spf13/cobra v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -783,8 +783,8 @@ github.com/pomerium/csrf v1.7.0 h1:Qp4t6oyEod3svQtKfJZs589mdUTWKVf7q0PgCKYCshY=
783783
github.com/pomerium/csrf v1.7.0/go.mod h1:hAPZV47mEj2T9xFs+ysbum4l7SF1IdrryYaY6PdoIqw=
784784
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb54tEEbr0L73rjHkpLB0IB6qh3zl1+XQbMLis=
785785
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524/go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0=
786-
github.com/pomerium/pomerium v0.23.1-0.20231110205309-111a7cffc340 h1:612fBfCPM5dfqL92JMy8wvFG3iAb7AxwoQqUZ+LXlRk=
787-
github.com/pomerium/pomerium v0.23.1-0.20231110205309-111a7cffc340/go.mod h1:6in2g8Kcrt+6A49I1rFFVQX4/z+kMjdiT72Lwx0Fkyg=
786+
github.com/pomerium/pomerium v0.24.0 h1:0n5RKLxfk3wc95vNIIcEUUqTNZCxPzTOqaDq+8Knbes=
787+
github.com/pomerium/pomerium v0.24.0/go.mod h1:6in2g8Kcrt+6A49I1rFFVQX4/z+kMjdiT72Lwx0Fkyg=
788788
github.com/pomerium/webauthn v0.0.0-20221118023040-00a9c430578b h1:oll/aOfJudnqFAwCvoXK9+WN2zVjTzHVPLXCggHQmHk=
789789
github.com/pomerium/webauthn v0.0.0-20221118023040-00a9c430578b/go.mod h1:KswTenBBh4y1pmhU2dpm8VgJQCgSErCg7OOFTeebrNc=
790790
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw=

0 commit comments

Comments
 (0)