mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
build(deps): bump the golang group with 4 updates (#1160)
This commit is contained in:
parent
ed3b6d5dcb
commit
a20f40c2cd
2 changed files with 12 additions and 54 deletions
8
go.mod
8
go.mod
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/anacrolix/torrent v1.52.5
|
||||
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
|
||||
github.com/autobrr/go-deluge v1.1.0
|
||||
github.com/autobrr/go-qbittorrent v1.3.4
|
||||
github.com/autobrr/go-qbittorrent v1.5.0
|
||||
github.com/autobrr/go-rtorrent v1.10.0
|
||||
github.com/avast/retry-go v3.0.0+incompatible
|
||||
github.com/dcarbone/zadapters/zstdlog v1.0.0
|
||||
|
@ -30,8 +30,8 @@ require (
|
|||
github.com/pkg/errors v0.9.1
|
||||
github.com/r3labs/sse/v2 v2.10.0
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
github.com/rs/cors v1.9.0
|
||||
github.com/rs/zerolog v1.30.0
|
||||
github.com/rs/cors v1.10.1
|
||||
github.com/rs/zerolog v1.31.0
|
||||
github.com/sasha-s/go-deadlock v0.3.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.16.0
|
||||
|
@ -43,7 +43,7 @@ require (
|
|||
golang.org/x/time v0.3.0
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.2.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
modernc.org/sqlite v1.25.0
|
||||
modernc.org/sqlite v1.26.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue