chore(deps): update autobrr/go-qbittorrent (#939)

* fix(i686): statically assign qbit 64bit width ints

* pin to latest push

* chore: update to tag

---------

Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
This commit is contained in:
Kyle Sanderson 2023-05-17 19:39:31 +03:00 committed by GitHub
parent d31866b03e
commit 4298f39c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/anacrolix/torrent v1.46.0
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
github.com/autobrr/go-deluge v1.0.0
github.com/autobrr/go-qbittorrent v1.3.1
github.com/autobrr/go-qbittorrent v1.3.2
github.com/autobrr/go-rtorrent v1.0.1
github.com/avast/retry-go v3.0.0+incompatible
github.com/dcarbone/zadapters/zstdlog v0.3.1