chore: upgrade drone template

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2020-10-03 09:54:38 +08:00
parent 792e5b5eab
commit 390d4f4d5f
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/appleboy/drone-telegram
go 1.11
require (
github.com/drone/drone-template-lib v1.0.1-0.20200720062915-8efa917a1fee
github.com/drone/drone-template-lib v1.0.1-0.20200922172814-d25f0a0b9a0e
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.6.1