chore: migrate to new org. (#824)
This commit is contained in:
parent
a483b4afaa
commit
3edb75872d
244 changed files with 673 additions and 673 deletions
|
@ -1,9 +1,9 @@
|
|||
package challenge // import "github.com/xenolf/lego/challenge"
|
||||
package challenge
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/xenolf/lego/acme"
|
||||
"github.com/go-acme/lego/acme"
|
||||
)
|
||||
|
||||
// Type is a string that identifies a particular challenge type and version of ACME challenge.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue