Skip to content

Commit bb47d3f

Browse files
fix(deps): update github.com/tum-dev/gocast/runner digest to aed00a0
1 parent 125534e commit bb47d3f

File tree

2 files changed

+118
-1
lines changed

2 files changed

+118
-1
lines changed

go.mod

Lines changed: 2 additions & 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-20250606124847-aed00a0bff0e
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
@@ -66,6 +66,7 @@ require (
6666
github.com/bytedance/sonic v1.12.7 // indirect
6767
github.com/bytedance/sonic/loader v0.2.2 // indirect
6868
github.com/cloudwego/base64x v0.1.4 // indirect
69+
github.com/dgraph-io/ristretto v0.1.0 // indirect
6970
github.com/felixge/fgprof v0.9.5 // indirect
7071
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
7172
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect

0 commit comments

Comments
 (0)