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:
Kyle Sanderson 2023-10-30 15:00:46 -07:00 committed by GitHub
parent 92659bca5f
commit 9ddaea1aa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 33 deletions

4
go.mod
View file

@ -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