File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
4242 github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
4343 github.com/holiman/bloomfilter/v2 v2.0.3
4444 github.com/holiman/uint256 v1.2.0
45- github.com/huin/goupnp v1.0.2
45+ github.com/huin/goupnp v1.0.3
4646 github.com/influxdata/influxdb v1.8.3
4747 github.com/influxdata/influxdb-client-go/v2 v2.4.0
4848 github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097 // indirect
Original file line number Diff line number Diff line change @@ -236,8 +236,8 @@ github.com/holiman/bloomfilter/v2 v2.0.3/go.mod h1:zpoh+gs7qcpqrHr3dB55AMiJwo0iU
236236github.com/holiman/uint256 v1.2.0 h1:gpSYcPLWGv4sG43I2mVLiDZCNDh/EpGjSk8tmtxitHM =
237237github.com/holiman/uint256 v1.2.0 /go.mod h1:y4ga/t+u+Xwd7CpDgZESaRcWy0I7XMlTMA25ApIH5Jw =
238238github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
239- github.com/huin/goupnp v1.0.2 h1:RfGLP+h3mvisuWEyybxNq5Eft3NWhHLPeUN72kpKZoI =
240- github.com/huin/goupnp v1.0.2 /go.mod h1:0dxJBVBHqTMjIUMkESDTNgOOx/Mw5wYIfyFmdzSamkM =
239+ github.com/huin/goupnp v1.0.3 h1:N8No57ls+MnjlB+JPiCVSOyy/ot7MJTqlo7rn+NYSqQ =
240+ github.com/huin/goupnp v1.0.3 /go.mod h1:ZxNlw5WqJj6wSsRK5+YfflQGXYfccj5VgQsMNixHM7Y =
241241github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150 /go.mod h1:PpLOETDnJ0o3iZrZfqZzyLl6l7F3c6L1oWn7OICBi6o =
242242github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
243243github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
You can’t perform that action at this time.
0 commit comments