File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ require (
51
51
github.com/meilisearch/meilisearch-go v0.31.0
52
52
github.com/orandin/slog-gorm v1.4.0
53
53
github.com/soheilhy/cmux v0.1.5
54
- github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f
54
+ github.com/tum-dev/gocast/runner v0.0.0-20250324225528-e3af79b013aa
55
55
golang.org/x/crypto v0.36.0
56
56
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
57
57
google.golang.org/grpc v1.71.0
Original file line number Diff line number Diff line change @@ -319,6 +319,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
319
319
github.com/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
320
320
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f h1:yXnrJtrwxloYByZXr7SzJySirSoZKw0H8yoeASIojSk =
321
321
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f /go.mod h1:39T7rZgBSSbLjzyOxjhScqW47aj335WC7UQ91+aHDs8 =
322
+ github.com/tum-dev/gocast/runner v0.0.0-20250324225528-e3af79b013aa h1:WyIxjqAK9bFD7inY49Ez/mvsLF6BKBwStT3g9t0La+8 =
323
+ github.com/tum-dev/gocast/runner v0.0.0-20250324225528-e3af79b013aa /go.mod h1:5rS7DMijSCJhoJZsvLbughhCUtuOYdJNV2dFyaydInk =
322
324
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI =
323
325
github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
324
326
github.com/u2takey/go-utils v0.3.1 h1:TaQTgmEZZeDHQFYfd+AdUT1cT4QJgJn/XVPELhHw4ys =
You can’t perform that action at this time.
0 commit comments