diff --git a/kubebot.go b/kubebot.go index 93ace41..cb81997 100644 --- a/kubebot.go +++ b/kubebot.go @@ -5,7 +5,7 @@ import ( "fmt" "time" - "github.com/go-chat-bot/bot" + "github.com/optelgroup/bot" ) type Kubebot struct { diff --git a/main.go b/main.go index 2f194bc..efea148 100644 --- a/main.go +++ b/main.go @@ -5,7 +5,7 @@ import ( "fmt" "os" - "github.com/go-chat-bot/bot/slack" + "github.com/optelgroup/bot/slack" ) const (