module github.com/eyedeekay/i2pfirefox go 1.14 require ( github.com/eyedeekay/GingerShrew v0.0.0-20200702210346-bb2ed34c11fb github.com/eyedeekay/checki2cp v0.0.17 github.com/eyedeekay/go-fpw v0.0.0-20200512022837-c8b4dcdc74d4 github.com/eyedeekay/httptunnel v0.0.0-20200116022455-631ab90f707d github.com/eyedeekay/zerobundle v0.0.0-20200801171255-e52955df6c06 github.com/klauspost/compress v1.10.10 // indirect github.com/klauspost/pgzip v1.2.4 // indirect github.com/pierrec/lz4/v3 v3.3.2 // indirect github.com/zserge/lorca v0.1.9 golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect )