Skip to content

Commit 02743ee

Browse files
fix(deps): update github.com/tum-dev/gocast/runner digest to 45c311e
1 parent f0ff011 commit 02743ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ 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-20250324001307-45c311ead2fb
5353
golang.org/x/crypto v0.36.0
5454
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
5656
google.golang.org/protobuf v1.36.5
5757
gorm.io/gorm v1.25.12
5858
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
291291
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
292292
github.com/tum-dev/gocast/runner v0.0.0-20250309031139-45dc3616df3f h1:yXnrJtrwxloYByZXr7SzJySirSoZKw0H8yoeASIojSk=
293293
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=
294296
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
295297
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
296298
github.com/u2takey/go-utils v0.3.1 h1:TaQTgmEZZeDHQFYfd+AdUT1cT4QJgJn/XVPELhHw4ys=

0 commit comments

Comments
 (0)