@@ -11,19 +11,19 @@ require (
11
11
github.com/gammazero/deque v1.1.0
12
12
github.com/go-jose/go-jose/v3 v3.0.4
13
13
github.com/go-logr/logr v1.4.3
14
- github.com/hashicorp/go-retryablehttp v0.7.7
14
+ github.com/hashicorp/go-retryablehttp v0.7.8
15
15
github.com/jxskiss/base62 v1.1.0
16
16
github.com/lithammer/shortuuid/v4 v4.2.0
17
17
github.com/livekit/mageutil v0.0.0-20250511045019-0f1ff63f7731
18
- github.com/livekit/psrpc v0.6.1-0.20250511053145-465289d72c3c
19
- github.com/mackerelio/go-osstat v0.2.5
20
- github.com/maxbrunsfeld/counterfeiter/v6 v6.11.1
18
+ github.com/livekit/psrpc 3915e005e741
19
+ github.com/mackerelio/go-osstat v0.2.6
20
+ github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
21
21
github.com/pion/logging v0.2.4
22
- github.com/pion/sdp/v3 v3.0.14
23
- github.com/pion/webrtc/v4 v4.1.2
22
+ github.com/pion/sdp/v3 v3.0.15
23
+ github.com/pion/webrtc/v4 v4.1.3
24
24
github.com/pkg/errors v0.9.1
25
25
github.com/prometheus/client_golang v1.22.0
26
- github.com/prometheus/procfs v0.16.1
26
+ github.com/prometheus/procfs v0.17.0
27
27
github.com/puzpuzpuz/xsync/v3 v3.5.1
28
28
github.com/redis/go-redis/v9 v9.11.0
29
29
github.com/stretchr/testify v1.10.0
@@ -33,11 +33,11 @@ require (
33
33
go.uber.org/multierr v1.11.0
34
34
go.uber.org/zap v1.27.0
35
35
go.uber.org/zap/exp v0.3.0
36
- golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
37
- golang.org/x/mod v0.25 .0
38
- golang.org/x/sys v0.33 .0
39
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
40
- google.golang.org/grpc v1.73.0
36
+ golang.org/x/exp 645b1fa84792
37
+ golang.org/x/mod v0.26 .0
38
+ golang.org/x/sys v0.34 .0
39
+ google.golang.org/genproto/googleapis/rpc f173205681a0
40
+ google.golang.org/grpc v1.74.2
41
41
google.golang.org/protobuf v1.36.6
42
42
gopkg.in/yaml.v3 v3.0.1
43
43
)
0 commit comments