mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-22 08:46:09 +01:00
Consolidated all post-fork updates including dependency bumps and workflow changes
This commit is contained in:
parent
2abaa47fd3
commit
6b62d53797
100 changed files with 1503 additions and 1264 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
"errors"
|
||||
"os"
|
||||
|
||||
"github.com/containrrr/watchtower/pkg/registry/helpers"
|
||||
"github.com/nicholas-fedor/watchtower/pkg/registry/helpers"
|
||||
cliconfig "github.com/docker/cli/cli/config"
|
||||
"github.com/docker/cli/cli/config/configfile"
|
||||
"github.com/docker/cli/cli/config/credentials"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue