File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/libp2p/go-libp2p v0.41.1
2020 github.com/libp2p/go-libp2p-kad-dht v0.30.2
2121 github.com/libp2p/go-libp2p-pubsub v0.13.1
22- github.com/miekg/dns v1.1.63
22+ github.com/miekg/dns v1.1.64
2323 github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
2424 github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0
2525 github.com/multiformats/go-multiaddr v0.15.0
Original file line number Diff line number Diff line change @@ -244,6 +244,8 @@ github.com/microcosm-cc/bluemonday v1.0.1/go.mod h1:hsXNsILzKxV+sX77C5b8FSuKF00v
244244github.com/miekg/dns v1.1.43 /go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4 =
245245github.com/miekg/dns v1.1.63 h1:8M5aAw6OMZfFXTT7K5V0Eu5YiiL8l7nUAkyN6C9YwaY =
246246github.com/miekg/dns v1.1.63 /go.mod h1:6NGHfjhpmr5lt3XPLuyfDJi5AXbNIPM9PY6H6sF1Nfs =
247+ github.com/miekg/dns v1.1.64 h1:wuZgD9wwCE6XMT05UU/mlSko71eRSXEAm2EbjQXLKnQ =
248+ github.com/miekg/dns v1.1.64 /go.mod h1:Dzw9769uoKVaLuODMDZz9M6ynFU6Em65csPuoi8G0ck =
247249github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c h1:bzE/A84HN25pxAuk9Eej1Kz9OUelF97nAc82bDquQI8 =
248250github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c /go.mod h1:0SQS9kMwD2VsyFEB++InYyBJroV/FRmBgcydeSUcJms =
249251github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b h1:z78hV3sbSMAUoyUMM0I83AUIT6Hu17AWfgjzIbtrYFc =
You can’t perform that action at this time.
0 commit comments