mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-11 09:54:20 +01:00
chore(go): rename
This commit is contained in:
parent
95cbb7ff4b
commit
89dba8455b
61 changed files with 126 additions and 126 deletions
|
|
@ -3,8 +3,8 @@ package notifications
|
|||
import (
|
||||
"net/url"
|
||||
|
||||
t "github.com/beatkind/watchtower/pkg/types"
|
||||
shoutrrrTeams "github.com/containrrr/shoutrrr/pkg/services/teams"
|
||||
t "github.com/containrrr/watchtower/pkg/types"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue