Skip to content

Commit e68fbc9

Browse files
Update go deps
Generated by renovateBot
1 parent 7d8d588 commit e68fbc9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,27 @@ require (
1717
github.com/livekit/mageutil v0.0.0-20230125210925-54e8a70427c1
1818
github.com/livekit/psrpc v0.6.1-0.20250205181828-a0beed2e4126
1919
github.com/mackerelio/go-osstat v0.2.5
20-
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.1
20+
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
2121
github.com/pion/logging v0.2.3
2222
github.com/pion/sdp/v3 v3.0.10
23-
github.com/pion/webrtc/v4 v4.0.8
23+
github.com/pion/webrtc/v4 v4.0.13
2424
github.com/pkg/errors v0.9.1
25-
github.com/prometheus/client_golang v1.20.5
25+
github.com/prometheus/client_golang v1.21.1
2626
github.com/prometheus/procfs v0.15.1
27-
github.com/puzpuzpuz/xsync/v3 v3.5.0
28-
github.com/redis/go-redis/v9 v9.7.0
27+
github.com/puzpuzpuz/xsync/v3 v3.5.1
28+
github.com/redis/go-redis/v9 v9.7.1
2929
github.com/stretchr/testify v1.10.0
3030
github.com/twitchtv/twirp v8.1.3+incompatible
3131
github.com/zeebo/xxh3 v1.0.2
3232
go.uber.org/atomic v1.11.0
3333
go.uber.org/multierr v1.11.0
3434
go.uber.org/zap v1.27.0
3535
go.uber.org/zap/exp v0.3.0
36-
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
36+
golang.org/x/exp dead58393ab7
3737
golang.org/x/mod v0.23.0
3838
golang.org/x/sys v0.30.0
39-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489
40-
google.golang.org/grpc v1.70.0
39+
google.golang.org/genproto/googleapis/rpc a0af3efb3deb
40+
google.golang.org/grpc v1.71.0
4141
google.golang.org/protobuf v1.36.5
4242
gopkg.in/yaml.v3 v3.0.1
4343
)

0 commit comments

Comments
 (0)