Skip to content

Commit a309f41

Browse files
fix(deps): update github.com/tum-dev/gocast/runner digest to e3af79b
1 parent 6f3cb7d commit a309f41

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
@@ -51,7 +51,7 @@ require (
5151
github.com/meilisearch/meilisearch-go v0.31.0
5252
github.com/orandin/slog-gorm v1.4.0
5353
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
5555
golang.org/x/crypto v0.36.0
5656
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
5757
google.golang.org/grpc v1.71.0

go.sum

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

0 commit comments

Comments
 (0)