mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +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
|
@ -104,6 +104,7 @@ require (
|
|||
github.com/opencontainers/go-digest v1.0.0 // indirect
|
||||
github.com/opencontainers/image-spec v1.0.2 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/portainer/portainer/third_party/digest v0.0.0-20221201002639-8fd0efa34f73 // indirect
|
||||
github.com/sergi/go-diff v1.1.0 // indirect
|
||||
github.com/sirupsen/logrus v1.8.1 // indirect
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue