add verochka.service file
This commit is contained in:
@@ -4,14 +4,9 @@ go 1.17
|
||||
|
||||
require (
|
||||
github.com/3crabs/go-yandex-weather-api v0.6.0
|
||||
github.com/PuerkitoBio/goquery v1.7.1
|
||||
github.com/erizocosmico/go-ics v0.0.0-20180527181030-697b9000b86f
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
|
||||
github.com/umputun/go-flags v1.5.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/andybalholm/cascadia v1.3.1 // indirect
|
||||
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
|
||||
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
|
||||
)
|
||||
require github.com/technoweenie/multipartstreamer v1.0.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user