Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vintikzzz committed Jul 10, 2021
1 parent 0c0fef8 commit 9afe9e0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 95 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/webtor-io/torrent-store

require (
bitbucket.org/vintikzzzz/abuse-store v0.0.0-20191125201244-47198f5e1beb // indirect
cloud.google.com/go v0.44.3 // indirect
github.com/anacrolix/torrent v0.0.0-20181129073333-cc531b8c4a80
github.com/go-chi/chi v4.0.2+incompatible // indirect
Expand Down Expand Up @@ -30,4 +29,4 @@ require (
honnef.co/go/tools v0.0.1-2019.2.2 // indirect
)

go 1.15
go 1.16
Loading

0 comments on commit 9afe9e0

Please sign in to comment.