diff --git a/go.mod b/go.mod index b63227e..05e888f 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/go-telegram-bot-api/telegram-bot-api/v5 +module github.com/temamagic/telegram-bot-api require github.com/technoweenie/multipartstreamer v1.0.1