fix(deps): update module github.com/miekg/dns to v1.1.63 #4
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ toolchain go1.23.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/kelseyhightower/envconfig v1.4.0
|
github.com/kelseyhightower/envconfig v1.4.0
|
||||||
github.com/miekg/dns v1.1.62
|
github.com/miekg/dns v1.1.63
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue