update go mods
This commit is contained in:
parent
622dd3c16a
commit
65c6020e49
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -3,7 +3,7 @@ module watn3y/bloaterbotv3
|
|||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.2.1
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
||||
github.com/mattn/go-sqlite3 v1.14.16
|
||||
github.com/mattn/go-sqlite3 v1.14.17
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue