forked from TrueCloudLab/lego
feat: changes module version.
This commit is contained in:
parent
50a87b031e
commit
2582acc932
233 changed files with 531 additions and 531 deletions
|
@ -9,9 +9,9 @@ import (
|
|||
"sort"
|
||||
"testing"
|
||||
|
||||
"github.com/go-acme/lego/v3/acme"
|
||||
"github.com/go-acme/lego/v3/acme/api"
|
||||
"github.com/go-acme/lego/v3/platform/tester"
|
||||
"github.com/go-acme/lego/v4/acme"
|
||||
"github.com/go-acme/lego/v4/acme/api"
|
||||
"github.com/go-acme/lego/v4/platform/tester"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
jose "gopkg.in/square/go-jose.v2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue