Tidy go mod files.
This commit is contained in:
parent
4acb1cebba
commit
e599156631
2 changed files with 1 additions and 6 deletions
5
go.mod
5
go.mod
|
@ -1,8 +1,5 @@
|
|||
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
|
||||
)
|
||||
require github.com/technoweenie/multipartstreamer v1.0.1
|
||||
|
||||
go 1.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue