build(deps): bump autobrr/go-rtorrent to v1.12.0 (#1925)

* library update to support old xmlrpc-c and new tinyxml2 implementation of rtorrent v0.15.0
This commit is contained in:
ze0s 2025-01-04 19:32:42 +01:00 committed by GitHub
parent 2bb6956b08
commit 3e8ed10e81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
github.com/autobrr/go-deluge v1.2.0
github.com/autobrr/go-qbittorrent v1.11.0
github.com/autobrr/go-rtorrent v1.11.0
github.com/autobrr/go-rtorrent v1.12.0
github.com/avast/retry-go v3.0.0+incompatible
github.com/avast/retry-go/v4 v4.6.0
github.com/containrrr/shoutrrr v0.8.0