Added flag for setting DB file path

This commit is contained in:
Anis Ahmad
2021-10-16 19:17:57 +06:00
parent eaba2373d3
commit 923f11be3e
5 changed files with 37 additions and 7 deletions

1
go.mod
View File

@@ -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