mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-04-05 08:53:59 -04:00
Started using fmnoise/flow for err handling
Requesting movies works now, and throws the appropriate errors on quota and missing user. Radarr/Sonarr need to be cleaned up with the new error passing convention and overseer now needs work on TV shows
This commit is contained in:
1
deps.edn
1
deps.edn
@@ -8,6 +8,7 @@
|
||||
org.suskalo/discljord {:git/url "https://github.com/IGJoshua/discljord" :sha "a417b0d543c68820ce0633b31d7c98c6b328c857"}
|
||||
org.clojure/core.async {:mvn/version "1.3.618"}
|
||||
cheshire/cheshire {:mvn/version "5.10.1"}
|
||||
fmnoise/flow {:mvn/version "4.1.0"}
|
||||
hato/hato {:mvn/version "0.8.2"}}
|
||||
|
||||
:jvm-opts ["-Dconfig=config.edn"]
|
||||
|
||||
Reference in New Issue
Block a user