mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-21 00:06:09 +01:00
chore(go): rename
This commit is contained in:
parent
95cbb7ff4b
commit
89dba8455b
61 changed files with 126 additions and 126 deletions
|
|
@ -3,9 +3,9 @@ package notifications
|
|||
import (
|
||||
"strings"
|
||||
|
||||
t "github.com/beatkind/watchtower/pkg/types"
|
||||
shoutrrrDisco "github.com/containrrr/shoutrrr/pkg/services/discord"
|
||||
shoutrrrSlack "github.com/containrrr/shoutrrr/pkg/services/slack"
|
||||
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