Skip to content

Commit 315c87f

Browse files
Update go deps
Generated by renovateBot
1 parent 9b6e5d7 commit 315c87f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ 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.9
2424
github.com/pkg/errors v0.9.1
2525
github.com/prometheus/client_golang v1.20.5
2626
github.com/prometheus/procfs v0.15.1
27-
github.com/puzpuzpuz/xsync/v3 v3.5.0
27+
github.com/puzpuzpuz/xsync/v3 v3.5.1
2828
github.com/redis/go-redis/v9 v9.7.0
2929
github.com/stretchr/testify v1.10.0
3030
github.com/twitchtv/twirp v8.1.3+incompatible
@@ -33,10 +33,10 @@ require (
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 939b2ce775ac
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
39+
google.golang.org/genproto/googleapis/rpc 5a70512c5d8b
4040
google.golang.org/grpc v1.70.0
4141
google.golang.org/protobuf v1.36.5
4242
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)