@@ -17,7 +17,7 @@ require (
17
17
github.com/golang-migrate/migrate/v4 v4.18.2
18
18
github.com/golang/mock v1.6.0
19
19
github.com/google/go-cmp v0.7.0
20
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1
20
+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
21
21
github.com/grpc-ecosystem/grpc-health-probe v0.4.37
22
22
github.com/h2non/filetype v1.1.3
23
23
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
@@ -64,7 +64,7 @@ replace github.com/google/cel-go => github.com/google/cel-go v0.22.1
64
64
65
65
require (
66
66
al.essio.dev/pkg/shellescape v1.5.1 // indirect
67
- cel.dev/expr v0.20.0 // indirect
67
+ cel.dev/expr v0.23.1 // indirect
68
68
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
69
69
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
70
70
github.com/BurntSushi/toml v1.5.0 // indirect
@@ -123,7 +123,7 @@ require (
123
123
github.com/gogo/protobuf v1.3.2 // indirect
124
124
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
125
125
github.com/golang/protobuf v1.5.4 // indirect
126
- github.com/google/cel-go v0.23 .0 // indirect
126
+ github.com/google/cel-go v0.25 .0 // indirect
127
127
github.com/google/gnostic-models v0.6.8 // indirect
128
128
github.com/google/go-containerregistry v0.20.3 // indirect
129
129
github.com/google/gofuzz v1.2.0 // indirect
0 commit comments