update lego to v3.3.0 to fix dnspod json error (#3030)

This commit is contained in:
Levi.Lu 2020-02-09 23:55:53 +08:00 committed by GitHub
parent a2d71bdd94
commit 904d41e51a

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.13
require (
github.com/dustin/go-humanize v1.0.0
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
github.com/go-acme/lego/v3 v3.2.0
github.com/go-acme/lego/v3 v3.3.0
github.com/google/uuid v1.1.1
github.com/gorilla/websocket v1.4.0
github.com/hashicorp/go-syslog v1.0.0