Changed a package URL
This commit is contained in:
@ -6,8 +6,8 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/alex-savin/go-receipt-tracker/bus"
|
||||
"github.com/alex-savin/go-receipt-tracker/config"
|
||||
"git.savin.nyc/alex/go-receipt-tracker/bus"
|
||||
"git.savin.nyc/alex/go-receipt-tracker/config"
|
||||
tele "gopkg.in/telebot.v4"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user