mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 14:02:30 +08:00
chore: replace template library
This commit is contained in:
@@ -3,8 +3,7 @@ module github.com/appleboy/drone-telegram
|
||||
go 1.11
|
||||
|
||||
require (
|
||||
github.com/appleboy/drone-facebook v1.4.0
|
||||
github.com/aymerick/raymond v2.0.2+incompatible // indirect
|
||||
github.com/drone/drone-template-lib v1.0.0
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/stretchr/testify v1.3.0
|
||||
|
||||
Reference in New Issue
Block a user