Resolve develop and master conflicts
This commit is contained in:
commit
b40fac9202
13 changed files with 1927 additions and 1484 deletions
8
go.mod
Normal file
8
go.mod
Normal file
|
@ -0,0 +1,8 @@
|
|||
module github.com/go-telegram-bot-api/telegram-bot-api/v5
|
||||
|
||||
require (
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
|
||||
github.com/technoweenie/multipartstreamer v1.0.1
|
||||
)
|
||||
|
||||
go 1.13
|
Loading…
Add table
Add a link
Reference in a new issue