Add go mod files.
This commit is contained in:
parent
290b9363d4
commit
5781187bc2
2 changed files with 5 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module github.com/go-telegram-bot-api/telegram-bot-api/v5
|
||||
|
||||
require github.com/technoweenie/multipartstreamer v1.0.1
|
Loading…
Add table
Add a link
Reference in a new issue