[chore] Validate/set account domain (#619)

* add miekg/dns dependency

* set/validate accountDomain
This commit is contained in:
tobi 2022-06-11 11:09:31 +02:00 committed by GitHub
commit cf5c6d724d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
304 changed files with 34218 additions and 1 deletions

8
vendor/modules.txt vendored
View file

@ -224,6 +224,9 @@ github.com/mattn/go-isatty
## explicit; go 1.16
github.com/microcosm-cc/bluemonday
github.com/microcosm-cc/bluemonday/css
# github.com/miekg/dns v1.1.49
## explicit; go 1.14
github.com/miekg/dns
# github.com/mitchellh/mapstructure v1.5.0
## explicit; go 1.14
github.com/mitchellh/mapstructure
@ -568,12 +571,17 @@ golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
golang.org/x/mod/semver
# golang.org/x/net v0.0.0-20220524220425-1d687d428aca
## explicit; go 1.17
golang.org/x/net/bpf
golang.org/x/net/context
golang.org/x/net/context/ctxhttp
golang.org/x/net/html
golang.org/x/net/html/atom
golang.org/x/net/http/httpguts
golang.org/x/net/idna
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/ipv4
golang.org/x/net/ipv6
# golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
## explicit; go 1.11
golang.org/x/oauth2