mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(deps): bump rls to v0.5.10 (#1226)
* chore(qbittorrent): bump deps * chore(deps): update go dependencies --------- Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
This commit is contained in:
parent
92659bca5f
commit
9ddaea1aa2
2 changed files with 6 additions and 33 deletions
4
go.mod
4
go.mod
|
@ -17,7 +17,7 @@ require (
|
|||
github.com/dcarbone/zadapters/zstdlog v1.0.0
|
||||
github.com/dustin/go-humanize v1.0.1
|
||||
github.com/ergochat/irc-go v0.4.0
|
||||
github.com/fsnotify/fsnotify v1.6.0
|
||||
github.com/fsnotify/fsnotify v1.7.0
|
||||
github.com/go-chi/chi/v5 v5.0.10
|
||||
github.com/go-chi/render v1.0.3
|
||||
github.com/gorilla/sessions v1.2.1
|
||||
|
@ -27,7 +27,7 @@ require (
|
|||
github.com/lib/pq v1.10.9
|
||||
github.com/mattn/go-shellwords v1.0.12
|
||||
github.com/mmcdole/gofeed v1.2.1
|
||||
github.com/moistari/rls v0.5.9
|
||||
github.com/moistari/rls v0.5.10
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/r3labs/sse/v2 v2.10.0
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue