-
- Downloads
Update module miekg/dns to v1.1.42
parent
e424850b
No related branches found
No related tags found
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 0 deletionsgo.sum
- vendor/github.com/miekg/dns/README.md 1 addition, 0 deletionsvendor/github.com/miekg/dns/README.md
- vendor/github.com/miekg/dns/dnssec.go 8 additions, 0 deletionsvendor/github.com/miekg/dns/dnssec.go
- vendor/github.com/miekg/dns/doc.go 5 additions, 5 deletionsvendor/github.com/miekg/dns/doc.go
- vendor/github.com/miekg/dns/edns.go 111 additions, 0 deletionsvendor/github.com/miekg/dns/edns.go
- vendor/github.com/miekg/dns/go.mod 1 addition, 1 deletionvendor/github.com/miekg/dns/go.mod
- vendor/github.com/miekg/dns/listen_no_reuseport.go 0 additions, 0 deletionsvendor/github.com/miekg/dns/listen_no_reuseport.go
- vendor/github.com/miekg/dns/listen_reuseport.go 0 additions, 0 deletionsvendor/github.com/miekg/dns/listen_reuseport.go
- vendor/github.com/miekg/dns/msg_helpers.go 2 additions, 0 deletionsvendor/github.com/miekg/dns/msg_helpers.go
- vendor/github.com/miekg/dns/scan.go 3 additions, 0 deletionsvendor/github.com/miekg/dns/scan.go
- vendor/github.com/miekg/dns/svcb.go 12 additions, 2 deletionsvendor/github.com/miekg/dns/svcb.go
- vendor/github.com/miekg/dns/version.go 1 addition, 1 deletionvendor/github.com/miekg/dns/version.go
- vendor/modules.txt 1 addition, 1 deletionvendor/modules.txt
... | @@ -9,7 +9,7 @@ require ( | ... | @@ -9,7 +9,7 @@ require ( |
github.com/google/subcommands v1.2.0 | github.com/google/subcommands v1.2.0 | ||
github.com/jmcvetta/randutil v0.0.0-20150817122601-2bb1b664bcff | github.com/jmcvetta/randutil v0.0.0-20150817122601-2bb1b664bcff | ||
github.com/lpar/gzipped v1.1.1-0.20190413023519-5d9a18ea7f47 | github.com/lpar/gzipped v1.1.1-0.20190413023519-5d9a18ea7f47 | ||
github.com/miekg/dns v1.1.41 | github.com/miekg/dns v1.1.42 | ||
github.com/prometheus/client_golang v1.10.0 | github.com/prometheus/client_golang v1.10.0 | ||
github.com/prometheus/common v0.23.0 | github.com/prometheus/common v0.23.0 | ||
go.etcd.io/etcd v0.5.0-alpha.5.0.20190401205724-a621d807f061 | go.etcd.io/etcd v0.5.0-alpha.5.0.20190401205724-a621d807f061 | ||
... | ... |
File moved
File moved
Please register or sign in to comment