-
- Downloads
Attempt to fix DNS fulfillment for the wildcard case
... | @@ -7,6 +7,7 @@ require ( | ... | @@ -7,6 +7,7 @@ require ( |
git.autistici.org/ai3/tools/replds v0.0.0-20230923170339-b6e6e3cc032b | git.autistici.org/ai3/tools/replds v0.0.0-20230923170339-b6e6e3cc032b | ||
github.com/miekg/dns v1.1.50 | github.com/miekg/dns v1.1.50 | ||
github.com/prometheus/client_golang v1.12.2 | github.com/prometheus/client_golang v1.12.2 | ||
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 | golang.org/x/crypto v0.23.0 | ||
golang.org/x/net v0.25.0 // indirect | |||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) |
This diff is collapsed.
Please register or sign in to comment