File tree Expand file tree Collapse file tree 2 files changed +118
-1
lines changed Expand file tree Collapse file tree 2 files changed +118
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
49
49
github.com/meilisearch/meilisearch-go v0.31.0
50
50
github.com/orandin/slog-gorm v1.4.0
51
51
github.com/soheilhy/cmux v0.1.5
52
- github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f
52
+ github.com/tum-dev/gocast/runner v0.0.0-20250617204131-2140cdf13826
53
53
golang.org/x/crypto v0.36.0
54
54
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
55
55
google.golang.org/grpc v1.71.0
@@ -66,6 +66,7 @@ require (
66
66
github.com/bytedance/sonic v1.12.7 // indirect
67
67
github.com/bytedance/sonic/loader v0.2.2 // indirect
68
68
github.com/cloudwego/base64x v0.1.4 // indirect
69
+ github.com/dgraph-io/ristretto v0.1.0 // indirect
69
70
github.com/felixge/fgprof v0.9.5 // indirect
70
71
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
71
72
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
You can’t perform that action at this time.
0 commit comments