mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
feat(actions): deluge v2 add skip recheck (#1321)
* feat(actions): add skip recheck for deluge v2 * chore(deps): update go-deluge to v1.2.0
This commit is contained in:
parent
ebbd851a2e
commit
2a4fb7750b
4 changed files with 14 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/Masterminds/squirrel v1.5.4
|
||||
github.com/anacrolix/torrent v1.53.1
|
||||
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
|
||||
github.com/autobrr/go-deluge v1.1.0
|
||||
github.com/autobrr/go-deluge v1.2.0
|
||||
github.com/autobrr/go-qbittorrent v1.8.1
|
||||
github.com/autobrr/go-rtorrent v1.10.0
|
||||
github.com/avast/retry-go v3.0.0+incompatible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue