build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5

Bumps [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.4 to 1.52.5.
- [Commits](https://github.com/anacrolix/torrent/compare/v1.52.4...v1.52.5)

---
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]
2023-09-01 12:07:41 +00:00
committed by GitHub
parent 4f39af0791
commit d2cc37c31e
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-20230620200700-00403ca60896
github.com/MicahParks/keyfunc v1.9.0
github.com/anacrolix/torrent v1.52.4
github.com/anacrolix/torrent v1.52.5
github.com/cespare/xxhash/v2 v2.2.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/jackc/pgx/v5 v5.4.2