Added flag for setting DB file path
This commit is contained in:
1
go.mod
1
go.mod
@@ -15,6 +15,7 @@ require (
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/pgavlin/femto v0.0.0-20201224065653-0c9d20f9cac4
|
||||
github.com/rivo/tview v0.0.0-20210111184519-c818a0c789ee
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
github.com/stretchr/testify v1.7.0 // indirect
|
||||
go.etcd.io/bbolt v1.3.5 // indirect
|
||||
golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect
|
||||
|
||||
Reference in New Issue
Block a user