Skip to content

Commit 8d27817

Browse files
apparitorgithub-actions[bot]
authored andcommitted
ci: update core to latest commit in main
1 parent 2adafa1 commit 8d27817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ 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.1.0
20-
github.com/pomerium/csrf v1.7.0
2120
github.com/pomerium/pomerium v0.28.1-0.20250204182906-81a52db74940
2221
github.com/rs/zerolog v1.33.0
2322
github.com/sergi/go-diff v1.3.1
@@ -161,6 +160,7 @@ require (
161160
github.com/pkg/errors v0.9.1 // indirect
162161
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
163162
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
163+
github.com/pomerium/csrf v1.7.0 // indirect
164164
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 // indirect
165165
github.com/pomerium/envoy-custom v1.32.4-0.20250114182541-6f6d2147bea6 // indirect
166166
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 // indirect

0 commit comments

Comments
 (0)