mirror of
https://github.com/go-acme/lego.git
synced 2025-12-08 02:43:09 +02:00
chore: update go-jose package to latest (#1797)
This commit is contained in:
@@ -12,9 +12,9 @@ import (
|
||||
"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/go-jose/go-jose/v3"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
"gopkg.in/square/go-jose.v2"
|
||||
)
|
||||
|
||||
func TestByType(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user