mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-24 02:50:13 +01:00
chore(go): rename
This commit is contained in:
parent
95cbb7ff4b
commit
89dba8455b
61 changed files with 126 additions and 126 deletions
|
|
@ -3,10 +3,10 @@ package notifications
|
|||
import (
|
||||
"time"
|
||||
|
||||
"github.com/beatkind/watchtower/internal/actions/mocks"
|
||||
"github.com/beatkind/watchtower/internal/flags"
|
||||
s "github.com/beatkind/watchtower/pkg/session"
|
||||
"github.com/containrrr/shoutrrr/pkg/types"
|
||||
"github.com/containrrr/watchtower/internal/actions/mocks"
|
||||
"github.com/containrrr/watchtower/internal/flags"
|
||||
s "github.com/containrrr/watchtower/pkg/session"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/onsi/gomega/gbytes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue