Skip to content

Commit

Permalink
[toru] add download.go
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetbbak committed Feb 19, 2024
1 parent 66a799f commit ac88123
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Expand Up @@ -110,6 +110,5 @@ require (
zombiezen.com/go/sqlite v1.1.2 // indirect
)

replace github.com/sweetbbak/toru/pkg/libtorrent => ./pkg/libtorrent

replace github.com/sweetbbak/toru => ./toru
// replace github.com/sweetbbak/toru/pkg/libtorrent => ./pkg/libtorrent
// replace github.com/sweetbbak/toru => ./toru

0 comments on commit ac88123

Please sign in to comment.