1 2 3 4 5 6 7 8 9 10
module git.sr.ht/~hokiegeek/seculardb go 1.12 require ( git.sr.ht/~hokiegeek/htmlscrape v0.3.3 github.com/dustin/go-humanize v1.0.0 github.com/spf13/cobra v0.0.5 golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 )