build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2

Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.53.1 to 1.53.2.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.53.1...v1.53.2)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-01 12:50:20 +00:00
committed by GitHub
parent e76b133b34
commit 39daf34f01
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.20
require (
code.cloudfoundry.org/go-diodes v0.0.0-20231002233754-2971bfc4fd5a
github.com/MicahParks/keyfunc v1.9.0
github.com/anacrolix/torrent v1.53.1
github.com/anacrolix/torrent v1.53.2
github.com/cespare/xxhash/v2 v2.2.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/jackc/pgx/v5 v5.5.0