chore: upgrade drone template (#103)

This commit is contained in:
Bo-Yi Wu
2021-07-03 11:56:16 +08:00
committed by GitHub
parent d5d27734b0
commit 882afee629
5 changed files with 43 additions and 28 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/appleboy/drone-telegram
go 1.16
require (
github.com/drone/drone-template-lib v1.0.0
github.com/drone/drone-template-lib v1.0.1-0.20201006172840-a58a3f26ebca
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