lurk/go.mod

10 lines
176 B
Modula-2

module go.etztech.xyz/lurk
go 1.14
require (
github.com/BurntSushi/toml v0.3.1
github.com/turnage/graw v0.0.0-20200404033202-65715eea1cd0
go.jolheiser.com/beaver v1.0.2
)