12 lines
285 B
Modula-2
12 lines
285 B
Modula-2
module github.com/eyedeekay/GingerShrew
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/anacrolix/torrent v1.15.2 // indirect
|
|
github.com/eyedeekay/checki2cp v0.0.15
|
|
github.com/eyedeekay/go-fpw v0.0.0-20200512022837-c8b4dcdc74d4
|
|
github.com/mholt/archiver/v3 v3.3.0
|
|
github.com/zserge/lorca v0.1.9
|
|
)
|