Merge pull request #56 from sot-tech/dependabot/go_modules/github.com/anacrolix/torrent-1.52.4

build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
This commit is contained in:
SOT-TECH
2023-08-01 12:08:29 +00:00
committed by GitHub
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.3
github.com/anacrolix/torrent v1.52.4
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