aboutsummaryrefslogtreecommitdiff
path: root/telegram/utils_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'telegram/utils_test.go')
-rw-r--r--telegram/utils_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/telegram/utils_test.go b/telegram/utils_test.go
index dc250a6..69124fc 100644
--- a/telegram/utils_test.go
+++ b/telegram/utils_test.go
@@ -7,7 +7,7 @@ import (
"dev.narayana.im/narayana/telegabber/config"
"dev.narayana.im/narayana/telegabber/persistence"
- "github.com/godcong/go-tdlib/client"
+ "github.com/zelenin/go-tdlib/client"
)
const testTimeFormat string = "15:04 02/01/2006"