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

2
go.mod
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

4
go.sum
View File

@@ -44,8 +44,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.52.3 h1:oLpS8TShyt2Ts55wRLAwFpfh4oZUaLXsoq4MP3odcsg=
github.com/anacrolix/torrent v1.52.3/go.mod h1:yBUcBuIOlttGEgAW/6gamzQGD+k2+wUh65fOPPzxvC4=
github.com/anacrolix/torrent v1.52.4 h1:Kv+RuBJE75BqHYYv7TgXF7/mLAAFwyn/rZl90D0EUwE=
github.com/anacrolix/torrent v1.52.4/go.mod h1:CcM8oPMYye5J42cSqJrmUpqwRFgSsJQ1jCEHwygqnqQ=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=