add test db

This commit is contained in:
w1ndyb0y
2020-12-21 11:36:08 +08:00
parent 787a949428
commit 8e417699c0
7 changed files with 31 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.15
require (
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/magiconair/properties v1.8.4 // indirect
github.com/mattn/go-sqlite3 v1.14.5
github.com/mitchellh/mapstructure v1.4.0 // indirect
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/spf13/afero v1.5.1 // indirect