Upgrade certmagic from v0.14.1 to v0.15.2 (#18138)
This commit is contained in:
6
vendor/github.com/caddyserver/certmagic/go.mod
generated
vendored
6
vendor/github.com/caddyserver/certmagic/go.mod
generated
vendored
@@ -3,10 +3,10 @@ module github.com/caddyserver/certmagic
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/klauspost/cpuid/v2 v2.0.6
|
||||
github.com/klauspost/cpuid/v2 v2.0.9
|
||||
github.com/libdns/libdns v0.2.1
|
||||
github.com/mholt/acmez v0.1.3
|
||||
github.com/miekg/dns v1.1.42
|
||||
github.com/mholt/acmez v1.0.1
|
||||
github.com/miekg/dns v1.1.43
|
||||
go.uber.org/zap v1.17.0
|
||||
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
|
||||
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
|
||||
|
||||
Reference in New Issue
Block a user