@cryptotaxi247 / netdata / commits / 2a399044d

build(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 in /src/go (#20649)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jul 10, 2025 at 15:27 UTC 2a399044d5c527f2dc74d3077634daac29393307
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -37,7 +37,7 @@ require (
37 github.com/lmittmann/tint v1.1.2
38 github.com/mattn/go-isatty v0.0.20
39 github.com/mattn/go-xmlrpc v0.0.3
40 - github.com/miekg/dns v1.1.66
40 + github.com/miekg/dns v1.1.67
41 github.com/mitchellh/go-homedir v1.1.0
42 github.com/prometheus-community/pro-bing v0.7.0
43 github.com/prometheus/common v0.65.0
src/go/go.sum
+2 -2
@@ -322,8 +322,8 @@ github.com/mdlayher/netlink v1.7.2 h1:/UtM3ofJap7Vl4QWCPDGXY8d3GIY2UGSDbK+QWmY8/
322 github.com/mdlayher/netlink v1.7.2/go.mod h1:xraEF7uJbxLhc5fpHL4cPe221LI2bdttWlU+ZGLfQSw=
323 github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U=
324 github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA=
325 -github.com/miekg/dns v1.1.66 h1:FeZXOS3VCVsKnEAd+wBkjMC3D2K+ww66Cq3VnCINuJE=
326 -github.com/miekg/dns v1.1.66/go.mod h1:jGFzBsSNbJw6z1HYut1RKBKHA9PBdxeHrZG8J+gC2WE=
325 +github.com/miekg/dns v1.1.67 h1:kg0EHj0G4bfT5/oOys6HhZw4vmMlnoZ+gDu8tJ/AlI0=
326 +github.com/miekg/dns v1.1.67/go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps=
327 github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721 h1:RlZweED6sbSArvlE924+mUcZuXKLBHA35U7LN621Bws=
328 github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721/go.mod h1:Ickgr2WtCLZ2MDGd4Gr0geeCH5HybhRJbonOgQpvSxc=
329 github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=