Skip to content

Commit b9c22ac

Browse files
committed
Update miekg/dns
1 parent f5eb9fd commit b9c22ac

39 files changed

Lines changed: 3765 additions & 3162 deletions

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
66

77
require (
8-
codeberg.org/miekg/dns v0.6.33
8+
codeberg.org/miekg/dns v0.6.40
99
github.com/BurntSushi/toml v1.6.0
1010
github.com/VividCortex/ewma v1.2.0
1111
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
codeberg.org/miekg/dns v0.6.33 h1:US75uhhiYLi9kcJzmbPo+mZrUnUucL0Ovt3uBBR4jtM=
2-
codeberg.org/miekg/dns v0.6.33/go.mod h1:baZDrslaQO95dQsCNN5KJDJHRkENDhNS6NuRpXJ9huA=
1+
codeberg.org/miekg/dns v0.6.40 h1:dzO+f0pcQEejc5kQYhOV8pSdJ14uc640M21valACl4s=
2+
codeberg.org/miekg/dns v0.6.40/go.mod h1:fIxAzBMDPnXWSw0fp8+pfZMRiAqYY4+HHYLzUo/S6Dg=
33
github.com/BurntSushi/toml v1.6.0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk=
44
github.com/BurntSushi/toml v1.6.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
55
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=

vendor/codeberg.org/miekg/dns/README-dev.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

vendor/codeberg.org/miekg/dns/README-diff-with-v1.md

Lines changed: 0 additions & 243 deletions
This file was deleted.

vendor/codeberg.org/miekg/dns/README.md

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/codeberg.org/miekg/dns/client.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/codeberg.org/miekg/dns/deleg/deleg.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)