mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
Fix can't call duration helper func (#104)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/appleboy/drone-telegram
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/drone/drone-template-lib v1.0.1-0.20201006172840-a58a3f26ebca
|
||||
github.com/appleboy/drone-template-lib v1.0.1-0.20210703043441-92442f23f605 // indirect
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
|
||||
Reference in New Issue
Block a user