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 @@ -18,7 +18,7 @@ require (
1818 github.com/libp2p/go-libp2p v0.43.0
1919 github.com/libp2p/go-libp2p-kad-dht v0.33.1
2020 github.com/libp2p/go-libp2p-pubsub v0.14.2
21- github.com/miekg/dns v1.1.66
21+ github.com/miekg/dns v1.1.68
2222 github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
2323 github.com/mudler/water v0.0.0-20250808092830-dd90dcf09025
2424 github.com/multiformats/go-multiaddr v0.16.0
Original file line number Diff line number Diff line change @@ -217,6 +217,8 @@ github.com/microcosm-cc/bluemonday v1.0.1/go.mod h1:hsXNsILzKxV+sX77C5b8FSuKF00v
217217github.com/miekg/dns v1.1.43 /go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4 =
218218github.com/miekg/dns v1.1.66 h1:FeZXOS3VCVsKnEAd+wBkjMC3D2K+ww66Cq3VnCINuJE =
219219github.com/miekg/dns v1.1.66 /go.mod h1:jGFzBsSNbJw6z1HYut1RKBKHA9PBdxeHrZG8J+gC2WE =
220+ github.com/miekg/dns v1.1.68 h1:jsSRkNozw7G/mnmXULynzMNIsgY2dHC8LO6U6Ij2JEA =
221+ github.com/miekg/dns v1.1.68 /go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps =
220222github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c h1:bzE/A84HN25pxAuk9Eej1Kz9OUelF97nAc82bDquQI8 =
221223github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c /go.mod h1:0SQS9kMwD2VsyFEB++InYyBJroV/FRmBgcydeSUcJms =
222224github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b h1:z78hV3sbSMAUoyUMM0I83AUIT6Hu17AWfgjzIbtrYFc =
You can’t perform that action at this time.
0 commit comments