mirror of
https://github.com/go-acme/lego.git
synced 2025-06-24 10:36:47 +02:00
Use canonical imports (#822)
* fix: challenge are not required for revoke.
This commit is contained in:
committed by
GitHub
parent
62fea05e21
commit
219222fdda
@ -1,4 +1,4 @@
|
||||
package resolver
|
||||
package resolver // import "github.com/xenolf/lego/challenge/resolver"
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
||||
|
Reference in New Issue
Block a user