mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-10 09:24:21 +01:00
chore(go): rename
This commit is contained in:
parent
95cbb7ff4b
commit
89dba8455b
61 changed files with 126 additions and 126 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package registry_test
|
||||
|
||||
import (
|
||||
"github.com/containrrr/watchtower/internal/actions/mocks"
|
||||
unit "github.com/containrrr/watchtower/pkg/registry"
|
||||
"github.com/beatkind/watchtower/internal/actions/mocks"
|
||||
unit "github.com/beatkind/watchtower/pkg/registry"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue