Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ require (
github.com/etix/stoppableListener v0.0.0-20131017134521-0346fe88acd7 // indirect
github.com/go-ping/ping v0.0.0-20211014180314-6e2b003bffdd
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/mitchellh/mapstructure v1.4.3
github.com/mitchellh/mapstructure v1.5.0
github.com/mtojek/go-telnet v0.0.0-20151012195841-613063f37bf7
github.com/mtojek/localserver v0.0.0-20150924184226-6c20f5bb2792 // indirect
github.com/robfig/cron v1.2.0
github.com/slack-go/slack v0.10.0
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/spf13/viper v1.14.0
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
)
Loading