about summary refs log tree commit diff stats
path: root/go.mod
blob: 01f9c919ae467af926b72d6b2b70b00c4286b7ba (plain) (blame)
1
2
3
4
5
module git.tilde.institute/kneezle/mycovidcli

go 1.13

require github.com/olekukonko/tablewriter v0.0.4