1
0
Fork 0

Update go-acme/lego to v4.20.4

This commit is contained in:
Ludovic Fernandez 2024-11-22 09:54:04 +01:00 committed by GitHub
parent 8eadfbb990
commit c120b70483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/fatih/structs v1.1.0
github.com/fsnotify/fsnotify v1.7.0
github.com/gambol99/go-marathon v0.0.0-20180614232016-99a156b96fb2 // No tag on the repo.
github.com/go-acme/lego/v4 v4.20.2
github.com/go-acme/lego/v4 v4.20.4
github.com/go-kit/kit v0.13.0
github.com/go-kit/log v0.2.1
github.com/golang/protobuf v1.5.4