mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
remove old digest library and update path (#8141)
This commit is contained in:
parent
82e9e2a895
commit
c173888b64
8 changed files with 4 additions and 602 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/portainer/portainer/api/third_party/digest"
|
||||
"github.com/portainer/portainer/third_party/digest"
|
||||
)
|
||||
|
||||
type FDOOwnerClient struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue