Added deps

This commit is contained in:
マリウス
2020-10-15 00:22:52 +01:00
parent 1fbb947536
commit 2aafaf9501
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ go 1.15
require (
github.com/google/uuid v1.1.2
github.com/gookit/color v1.3.1
github.com/spf13/cobra v1.0.0
github.com/tidwall/buntdb v1.1.2
)