1
0
Fork 0

fix: lego version.

This commit is contained in:
Ludovic Fernandez 2019-08-15 15:52:03 +02:00 committed by Traefiker Bot
parent 1d86e71331
commit 5fdfa963f4
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -39,7 +39,7 @@ require (
github.com/felixge/httpsnoop v1.0.0 // indirect
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/gambol99/go-marathon v0.0.0-20180614232016-99a156b96fb2
github.com/go-acme/lego/v3 v3.0.1
github.com/go-acme/lego/v3 v3.0.2
github.com/go-check/check v0.0.0-00010101000000-000000000000
github.com/go-kit/kit v0.9.0
github.com/golang/protobuf v1.3.2