Skip to content

Commit ec43861

Browse files
authored
upgrade (#1108)
1 parent b764b82 commit ec43861

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,6 +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.1.0
20+
github.com/pomerium/csrf v1.7.0
2021
github.com/pomerium/pomerium v0.28.1-0.20250224223323-a9e26b155d61
2122
github.com/rs/zerolog v1.33.0
2223
github.com/sergi/go-diff v1.3.1
@@ -160,7 +161,6 @@ require (
160161
github.com/pkg/errors v0.9.1 // indirect
161162
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
162163
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)