mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-23 18:40:13 +01:00
chore(go): rename
This commit is contained in:
parent
95cbb7ff4b
commit
89dba8455b
61 changed files with 126 additions and 126 deletions
|
|
@ -11,9 +11,9 @@ import (
|
|||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
|
||||
"github.com/containrrr/watchtower/pkg/api"
|
||||
metricsAPI "github.com/containrrr/watchtower/pkg/api/metrics"
|
||||
"github.com/containrrr/watchtower/pkg/metrics"
|
||||
"github.com/beatkind/watchtower/pkg/api"
|
||||
metricsAPI "github.com/beatkind/watchtower/pkg/api/metrics"
|
||||
"github.com/beatkind/watchtower/pkg/metrics"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue