🏃 🤫 📚
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
366 B

2 years ago
module varia.zone/go-sh-manymanuals
go 1.18
2 years ago
require (
github.com/muesli/coral v1.0.0
github.com/muesli/mango-coral v1.0.1
github.com/muesli/roff v0.1.0
)
require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/muesli/mango v0.1.0 // indirect
github.com/muesli/mango-pflag v0.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
2 years ago
)