Go mod was added
This commit is contained in:
parent
b33efeebc7
commit
37eb2cb6be
2 changed files with 7 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/go-telegram-bot-api/telegram-bot-api
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/technoweenie/multipartstreamer v1.0.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue