File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ require (
40
40
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7
41
41
github.com/holiman/bloomfilter/v2 v2.0.3
42
42
github.com/holiman/uint256 v1.2.3
43
- github.com/huin/goupnp v1.0.3
43
+ github.com/huin/goupnp v1.3.0
44
44
github.com/influxdata/influxdb-client-go/v2 v2.4.0
45
45
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
46
46
github.com/jackpal/go-nat-pmp v1.0.2
Original file line number Diff line number Diff line change @@ -324,9 +324,8 @@ github.com/holiman/bloomfilter/v2 v2.0.3/go.mod h1:zpoh+gs7qcpqrHr3dB55AMiJwo0iU
324
324
github.com/holiman/uint256 v1.2.3 h1:K8UWO1HUJpRMXBxbmaY1Y8IAMZC/RsKB+ArEnnK4l5o =
325
325
github.com/holiman/uint256 v1.2.3 /go.mod h1:SC8Ryt4n+UBbPbIBKaG9zbbDlp4jOru9xFZmPzLUTxw =
326
326
github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
327
- github.com/huin/goupnp v1.0.3 h1:N8No57ls+MnjlB+JPiCVSOyy/ot7MJTqlo7rn+NYSqQ =
328
- github.com/huin/goupnp v1.0.3 /go.mod h1:ZxNlw5WqJj6wSsRK5+YfflQGXYfccj5VgQsMNixHM7Y =
329
- github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150 /go.mod h1:PpLOETDnJ0o3iZrZfqZzyLl6l7F3c6L1oWn7OICBi6o =
327
+ github.com/huin/goupnp v1.3.0 h1:UvLUlWDNpoUdYzb2TCn+MuTWtcjXKSza2n6CBdQ0xXc =
328
+ github.com/huin/goupnp v1.3.0 /go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8 =
330
329
github.com/hydrogen18/memlistener v0.0.0-20141126152155-54553eb933fb /go.mod h1:qEIFzExnS6016fRpRfxrExeVn2gbClQA99gQhnIcdhE =
331
330
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
332
331
github.com/ianlancetaylor/demangle v0.0.0-20220319035150-800ac71e25c2 /go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w =
You can’t perform that action at this time.
0 commit comments