@@ -15,7 +15,7 @@ require (
15
15
github.com/gorilla/websocket v1.5.3
16
16
github.com/hashicorp/golang-lru/arc/v2 v2.0.7
17
17
github.com/hashicorp/golang-lru/v2 v2.0.7
18
- github.com/ipfs/go-cid v0.4.1
18
+ github.com/ipfs/go-cid v0.5.0
19
19
github.com/ipfs/go-datastore v0.6.0
20
20
github.com/ipfs/go-ds-badger v0.3.0
21
21
github.com/ipfs/go-ds-leveldb v0.5.0
@@ -30,7 +30,7 @@ require (
30
30
github.com/libp2p/go-nat v0.2.0
31
31
github.com/libp2p/go-netroute v0.2.2
32
32
github.com/libp2p/go-reuseport v0.4.0
33
- github.com/libp2p/go-yamux/v4 v4.0.1
33
+ github.com/libp2p/go-yamux/v4 v4.0.2
34
34
github.com/libp2p/zeroconf/v2 v2.2.0
35
35
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
36
36
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
@@ -47,10 +47,10 @@ require (
47
47
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
48
48
github.com/pion/datachannel v1.5.10
49
49
github.com/pion/ice/v2 v2.3.37
50
- github.com/pion/logging v0.2.2
50
+ github.com/pion/logging v0.2.3
51
51
github.com/pion/sctp v1.8.35
52
52
github.com/pion/stun v0.6.1
53
- github.com/pion/webrtc/v4 v4.0.7
53
+ github.com/pion/webrtc/v4 v4.0.8
54
54
github.com/prometheus/client_golang v1.20.5
55
55
github.com/prometheus/client_model v0.6.1
56
56
github.com/quic-go/quic-go v0.49.0
@@ -61,12 +61,12 @@ require (
61
61
go.uber.org/goleak v1.3.0
62
62
go.uber.org/mock v0.5.0
63
63
go.uber.org/zap v1.27.0
64
- golang.org/x/crypto v0.31 .0
65
- golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
66
- golang.org/x/sync v0.10 .0
67
- golang.org/x/sys v0.28 .0
68
- golang.org/x/tools v0.28 .0
69
- google.golang.org/protobuf v1.36.0
64
+ golang.org/x/crypto v0.32 .0
65
+ golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
66
+ golang.org/x/sync v0.11 .0
67
+ golang.org/x/sys v0.30 .0
68
+ golang.org/x/tools v0.29 .0
69
+ google.golang.org/protobuf v1.36.4
70
70
)
71
71
72
72
require (
@@ -88,32 +88,32 @@ require (
88
88
github.com/gogo/protobuf v1.3.2 // indirect
89
89
github.com/golang/protobuf v1.5.3 // indirect
90
90
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect
91
- github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
91
+ github.com/google/pprof v0.0.0-20250202011525-fc3143867406 // indirect
92
92
github.com/google/uuid v1.6.0 // indirect
93
93
github.com/huin/goupnp v1.3.0 // indirect
94
94
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
95
95
github.com/jbenet/goprocess v0.1.4 // indirect
96
96
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
97
- github.com/koron/go-ssdp v0.0.4 // indirect
97
+ github.com/koron/go-ssdp v0.0.5 // indirect
98
98
github.com/mattn/go-isatty v0.0.20 // indirect
99
- github.com/miekg/dns v1.1.62 // indirect
99
+ github.com/miekg/dns v1.1.63 // indirect
100
100
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc // indirect
101
101
github.com/minio/sha256-simd v1.0.1 // indirect
102
102
github.com/multiformats/go-base36 v0.2.0 // indirect
103
103
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
104
104
github.com/nxadm/tail v1.4.11 // indirect
105
- github.com/onsi/ginkgo/v2 v2.22.0 // indirect
105
+ github.com/onsi/ginkgo/v2 v2.22.2 // indirect
106
106
github.com/opencontainers/runtime-spec v1.2.0 // indirect
107
107
github.com/pion/dtls/v2 v2.2.12 // indirect
108
108
github.com/pion/dtls/v3 v3.0.4 // indirect
109
- github.com/pion/ice/v4 v4.0.3 // indirect
109
+ github.com/pion/ice/v4 v4.0.6 // indirect
110
110
github.com/pion/interceptor v0.1.37 // indirect
111
111
github.com/pion/mdns v0.0.12 // indirect
112
112
github.com/pion/mdns/v2 v2.0.7 // indirect
113
113
github.com/pion/randutil v0.1.0 // indirect
114
114
github.com/pion/rtcp v1.2.15 // indirect
115
- github.com/pion/rtp v1.8.10 // indirect
116
- github.com/pion/sdp/v3 v3.0.9 // indirect
115
+ github.com/pion/rtp v1.8.11 // indirect
116
+ github.com/pion/sdp/v3 v3.0.10 // indirect
117
117
github.com/pion/srtp/v3 v3.0.4 // indirect
118
118
github.com/pion/stun/v3 v3.0.0 // indirect
119
119
github.com/pion/transport/v2 v2.2.10 // indirect
@@ -122,17 +122,17 @@ require (
122
122
github.com/pion/turn/v4 v4.0.0 // indirect
123
123
github.com/pkg/errors v0.9.1 // indirect
124
124
github.com/pmezard/go-difflib v1.0.0 // indirect
125
- github.com/prometheus/common v0.61 .0 // indirect
125
+ github.com/prometheus/common v0.62 .0 // indirect
126
126
github.com/prometheus/procfs v0.15.1 // indirect
127
127
github.com/quic-go/qpack v0.5.1 // indirect
128
128
github.com/spaolacci/murmur3 v1.1.0 // indirect
129
129
github.com/syndtr/goleveldb v1.0.0 // indirect
130
130
github.com/wlynxg/anet v0.0.5 // indirect
131
131
go.uber.org/dig v1.18.0 // indirect
132
132
go.uber.org/multierr v1.11.0 // indirect
133
- golang.org/x/mod v0.22 .0 // indirect
134
- golang.org/x/net v0.32 .0 // indirect
135
- golang.org/x/text v0.21 .0 // indirect
133
+ golang.org/x/mod v0.23 .0 // indirect
134
+ golang.org/x/net v0.34 .0 // indirect
135
+ golang.org/x/text v0.22 .0 // indirect
136
136
gopkg.in/yaml.v3 v3.0.1 // indirect
137
137
lukechampine.com/blake3 v1.3.0 // indirect
138
138
)
0 commit comments