mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(fdo): import deleted digest library [EE-4654] (#8129)
* import digest lib * update references * fix lint errors
This commit is contained in:
parent
2e19f4ea6d
commit
241440a474
8 changed files with 602 additions and 9 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/rkl-/digest"
|
||||
"github.com/portainer/portainer/api/third_party/digest"
|
||||
)
|
||||
|
||||
type FDOOwnerClient struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue