mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
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,4 +1,4 @@
|
|||
package loader // import "github.com/xenolf/lego/e2e/loader"
|
||||
package loader
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
@ -15,7 +15,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/xenolf/lego/platform/wait"
|
||||
"github.com/go-acme/lego/platform/wait"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue