mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
cleanup
This commit is contained in:
parent
c5d9804c21
commit
dc70232d54
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -1,9 +1,9 @@
|
|||
module github.com/lyx0/nourybot
|
||||
|
||||
go 1.17
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/gempir/go-twitch-irc/v3 v3.1.0
|
||||
github.com/gempir/go-twitch-irc/v3 v3.2.0
|
||||
github.com/joho/godotenv v1.4.0
|
||||
go.uber.org/zap v1.21.0
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue