chore: update go module
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
ca270b33c8
commit
24f5558e9e
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/appleboy/drone-telegram
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/appleboy/drone-template-lib v1.0.1-0.20210703043441-92442f23f605 // indirect
|
||||
github.com/appleboy/drone-template-lib v1.0.1-0.20210703043441-92442f23f605
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user