1
0
Fork 0
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:
Matt Hook 2022-12-02 10:46:59 +13:00 committed by GitHub
parent 82e9e2a895
commit c173888b64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 4 additions and 602 deletions

View file

@ -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 {