[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

9
vendor/github.com/miekg/dns/COPYRIGHT generated vendored Normal file
View file

@ -0,0 +1,9 @@
Copyright 2009 The Go Authors. All rights reserved. Use of this source code
is governed by a BSD-style license that can be found in the LICENSE file.
Extensions of the original work are copyright (c) 2011 Miek Gieben
Copyright 2011 Miek Gieben. All rights reserved. Use of this source code is
governed by a BSD-style license that can be found in the LICENSE file.
Copyright 2014 CloudFlare. All rights reserved. Use of this source code is
governed by a BSD-style license that can be found in the LICENSE file.