Files
I2pfirefox/go.mod

23 lines
995 B
Modula-2

module github.com/eyedeekay/i2pbrowser
go 1.14
require (
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/eyedeekay/GingerShrew v0.0.0-20200828154258-d799f84952aa
github.com/eyedeekay/I2P-Configuration-for-Chromium v0.0.0-20200802063209-8973270c836e
github.com/eyedeekay/go-fpw v0.0.0-20200805184710-5435dc443213
github.com/eyedeekay/httptunnel v0.0.0-20200116022455-631ab90f707d
github.com/eyedeekay/i2p-traymenu v0.0.0-20201110210446-acf25d659419
github.com/eyedeekay/zerobundle v0.0.0-20200822053838-bd4cc0b91c15
github.com/frankban/quicktest v1.4.0 // indirect
github.com/klauspost/compress v1.10.10 // indirect
github.com/klauspost/pgzip v1.2.4 // indirect
github.com/meiraka/vv v0.10.2 // indirect
github.com/zserge/lorca v0.1.9
)
replace github.com/zserge/lorca => github.com/eyedeekay/lorca v0.1.9-0.20200403221704-ea2ffcadfc1b
replace github.com/prologic/eris v1.6.6 => github.com/eyedeekay/eris v1.6.7-0.20201112224608-8a0173f2ea67