gopher/go.mod

9 lines
223 B
Modula-2

module within.website/gopher
require (
github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0
github.com/stretchr/testify v1.2.2
golang.org/x/net v0.0.0-20181220203305-927f97764cc3
within.website/ln v0.6.0
)