From 4676a5f202bdc611b0c5930bc4d524118f42ab90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:43:26 +0000 Subject: [PATCH] chore(deps): bump github.com/anacrolix/torrent in the golang group Bumps the golang group with 1 update: [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent). Updates `github.com/anacrolix/torrent` from 1.56.1 to 1.57.0 - [Commits](https://github.com/anacrolix/torrent/compare/v1.56.1...v1.57.0) --- updated-dependencies: - dependency-name: github.com/anacrolix/torrent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bc11430..f04873a 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/nuxencs/seasonpackarr go 1.23.0 require ( - github.com/anacrolix/torrent v1.56.1 + github.com/anacrolix/torrent v1.57.0 github.com/autobrr/go-qbittorrent v1.9.0 github.com/dlclark/regexp2 v1.11.4 github.com/fsnotify/fsnotify v1.7.0 diff --git a/go.sum b/go.sum index 2edf086..0d10be7 100644 --- a/go.sum +++ b/go.sum @@ -35,8 +35,8 @@ github.com/anacrolix/stm v0.2.0/go.mod h1:zoVQRvSiGjGoTmbM0vSLIiaKjWtNPeTvXUSdJQ github.com/anacrolix/tagflag v0.0.0-20180109131632-2146c8d41bf0/go.mod h1:1m2U/K6ZT+JZG0+bdMK6qauP49QT4wE5pmhJXOKKCHw= github.com/anacrolix/tagflag v1.0.0/go.mod h1:1m2U/K6ZT+JZG0+bdMK6qauP49QT4wE5pmhJXOKKCHw= github.com/anacrolix/tagflag v1.1.0/go.mod h1:Scxs9CV10NQatSmbyjqmqmeQNwGzlNe0CMUMIxqHIG8= -github.com/anacrolix/torrent v1.56.1 h1:QeJMOP0NuhpQ5dATsOqEL0vUO85aPMNMGP2FACNt0Eg= -github.com/anacrolix/torrent v1.56.1/go.mod h1:5DMHbeIM1TuC5wTQ99XieKKLiYZYz6iB2lyZpKZEr6w= +github.com/anacrolix/torrent v1.57.0 h1:SSt03wiThSohEIGJzSIjYV/n0TWbJVAMmHdGOmcTzY4= +github.com/anacrolix/torrent v1.57.0/go.mod h1:SQZfGq/OCMMyIRCNfTpv9E/go4eE9WJR/YY7eC2HYok= github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ= github.com/autobrr/go-qbittorrent v1.9.0 h1:HaLueJ99D3G1cQ2r5ADVbtfwyEhekt2eQoEZ7yhAwYs= github.com/autobrr/go-qbittorrent v1.9.0/go.mod h1:z88B3+O/1/3doQABErvIOOxE4hjpmIpulu6XzDG/q78=