mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-12 10:24:20 +01:00
replace deprecated docker/distribution package
This commit is contained in:
parent
f6443e53c1
commit
98e8cc3fe2
6 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package helpers
|
||||
|
||||
import (
|
||||
"github.com/docker/distribution/reference"
|
||||
"github.com/distribution/reference"
|
||||
)
|
||||
|
||||
// domains for Docker Hub, the default registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue