fix(deps): update module github.com/go-acme/lego/v4 to v5
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
package database
|
||||
|
||||
import (
|
||||
certificate "github.com/go-acme/lego/v4/certificate"
|
||||
certificate "github.com/go-acme/lego/v5/certificate"
|
||||
mock "github.com/stretchr/testify/mock"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user