Skip to content

Commit c9ecce6

Browse files
apparitorgithub-actions[bot]
authored andcommitted
ci: update core to latest commit in main
1 parent c678dee commit c9ecce6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/iancoleman/strcase v0.3.0
1818
github.com/martinlindhe/base36 v1.1.1
1919
github.com/open-policy-agent/opa v1.2.0
20-
github.com/pomerium/pomerium v0.28.1-0.20250313134608-c4a5502f49f5
20+
github.com/pomerium/pomerium v0.28.1-0.20250314194344-bdfc17d1ce54
2121
github.com/rs/zerolog v1.33.0
2222
github.com/sergi/go-diff v1.3.1
2323
github.com/spf13/cobra v1.9.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@ github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 h1:3YQY1sb5
541541
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524/go.mod h1:7fGbUYJnU8RcxZJvUvhukOIBv1G7LWDAHMfDxAf5+Y0=
542542
github.com/pomerium/envoy-custom v1.33.0 h1:WK5f+mGIu6VcxYTTeZqth6If6EWHrxymfvc+Rwm5Vl8=
543543
github.com/pomerium/envoy-custom v1.33.0/go.mod h1:afbaKE6YfshVUOrYc6XWUWfZcXencWmi1jTc00ki0Oo=
544-
github.com/pomerium/pomerium v0.28.1-0.20250313134608-c4a5502f49f5 h1:J7uXUwA8vk1O0sD9lkgi6H9v8lxXVaoH3rIJZ8+Arpw=
545-
github.com/pomerium/pomerium v0.28.1-0.20250313134608-c4a5502f49f5/go.mod h1:AR7TsCCxEbz1ZLKRPJSrmBHRqPewjPEac2LXsFTc/08=
544+
github.com/pomerium/pomerium v0.28.1-0.20250314194344-bdfc17d1ce54 h1:ecrtWZMdqxqfZQWxNbyqckBeR1+40jObMSs3Bk4TlAM=
545+
github.com/pomerium/pomerium v0.28.1-0.20250314194344-bdfc17d1ce54/go.mod h1:O4gGVP5yUknUDeITyrkiO26ITbWzMb/nImUVZ1hziTM=
546546
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 h1:NRTg8JOXCxcIA1lAgD74iYud0rbshbWOB3Ou4+Huil8=
547547
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46/go.mod h1:QqZmx6ZgPxz18va7kqoT4t/0yJtP7YFIDiT/W2n2fZ4=
548548
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 h1:TqoPqRgXSHpn+tEJq6H72iCS5pv66j3rPprThUEZg0E=

0 commit comments

Comments
 (0)