Skip to content

Commit c436a66

Browse files
fix(deps): update github.com/tum-dev/gocast/runner digest to 8f295ec
1 parent e3af79b commit c436a66

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/meilisearch/meilisearch-go v0.31.0
5050
github.com/orandin/slog-gorm v1.4.0
5151
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-20250324013528-8f295ecc0646
5353
golang.org/x/crypto v0.36.0
5454
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
5555
google.golang.org/grpc v1.71.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
316316
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
317317
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f h1:yXnrJtrwxloYByZXr7SzJySirSoZKw0H8yoeASIojSk=
318318
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f/go.mod h1:39T7rZgBSSbLjzyOxjhScqW47aj335WC7UQ91+aHDs8=
319+
github.com/tum-dev/gocast/runner v0.0.0-20250324013528-8f295ecc0646 h1:/iVGxrZm+NyvJRlZOz32MSy4XI07ahIGgyRXVXD/LZc=
320+
github.com/tum-dev/gocast/runner v0.0.0-20250324013528-8f295ecc0646/go.mod h1:+OP3EVZpbhXRUhZYbC0ajUeJJkPG+n7MxheCLchJzik=
319321
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
320322
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
321323
github.com/u2takey/go-utils v0.3.1 h1:TaQTgmEZZeDHQFYfd+AdUT1cT4QJgJn/XVPELhHw4ys=

0 commit comments

Comments
 (0)