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 @@ -7,7 +7,7 @@ require (
7
7
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9
8
8
github.com/andybalholm/brotli v1.2.0
9
9
github.com/google/cel-go v0.26.0
10
- github.com/miekg/dns v1.1.66
10
+ github.com/miekg/dns v1.1.67
11
11
github.com/prometheus/client_golang v1.22.0
12
12
github.com/prometheus/client_model v0.6.2
13
13
github.com/prometheus/common v0.65.0
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U
52
52
github.com/mdlayher/socket v0.4.1 /go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA =
53
53
github.com/mdlayher/vsock v1.2.1 h1:pC1mTJTvjo1r9n9fbm7S1j04rCgCzhCOS5DY0zqHlnQ =
54
54
github.com/mdlayher/vsock v1.2.1 /go.mod h1:NRfCibel++DgeMD8z/hP+PPTjlNJsdPOmxcnENvE+SE =
55
- github.com/miekg/dns v1.1.66 h1:FeZXOS3VCVsKnEAd+wBkjMC3D2K+ww66Cq3VnCINuJE =
56
- github.com/miekg/dns v1.1.66 /go.mod h1:jGFzBsSNbJw6z1HYut1RKBKHA9PBdxeHrZG8J+gC2WE =
55
+ github.com/miekg/dns v1.1.67 h1:kg0EHj0G4bfT5/oOys6HhZw4vmMlnoZ+gDu8tJ/AlI0 =
56
+ github.com/miekg/dns v1.1.67 /go.mod h1:fujopn7TB3Pu3JM69XaawiU0wqjpL9/8xGop5UrTPps =
57
57
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
58
58
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
59
59
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU =
You can’t perform that action at this time.
0 commit comments