This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
2018-12-13 15:34:55 +01:00

12 lines
450 B
Modula-2

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
)