module git.kolaente.de/konrad/goget-redirect require ( github.com/labstack/echo v3.3.5+incompatible github.com/labstack/gommon v0.2.8 // indirect github.com/mattn/go-colorable v0.0.9 // indirect github.com/mattn/go-isatty v0.0.4 // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4 // indirect golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 // indirect golang.org/x/sys v0.0.0-20181213081344-73d4af5aa059 // indirect )