File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,10 @@ 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-20250324001307-45c311ead2fb
53
53
golang.org/x/crypto v0.36.0
54
54
google.golang.org/genproto/googleapis/api v0.0.0-20250313205543-e70fdf4c4cb4
55
- google.golang.org/grpc v1.70 .0
55
+ google.golang.org/grpc v1.71 .0
56
56
google.golang.org/protobuf v1.36.5
57
57
gorm.io/gorm v1.25.12
58
58
)
Original file line number Diff line number Diff line change @@ -291,6 +291,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
291
291
github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
292
292
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f h1:yXnrJtrwxloYByZXr7SzJySirSoZKw0H8yoeASIojSk =
293
293
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f /go.mod h1:39T7rZgBSSbLjzyOxjhScqW47aj335WC7UQ91+aHDs8 =
294
+ github.com/tum-dev/gocast/runner v0.0.0-20250324001307-45c311ead2fb h1:3h+t4DzznoThvwq7UXwVNxlz2IJPfV4+WODbh4E4wpA =
295
+ github.com/tum-dev/gocast/runner v0.0.0-20250324001307-45c311ead2fb /go.mod h1:+OP3EVZpbhXRUhZYbC0ajUeJJkPG+n7MxheCLchJzik =
294
296
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI =
295
297
github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
296
298
github.com/u2takey/go-utils v0.3.1 h1:TaQTgmEZZeDHQFYfd+AdUT1cT4QJgJn/XVPELhHw4ys =
You can’t perform that action at this time.
0 commit comments