diff --git a/go.mod b/go.mod index 664bb24..98f80ce 100644 --- a/go.mod +++ b/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