Updated modules

This commit is contained in:
マリウス
2020-10-15 23:53:26 +01:00
parent 2b8c89904e
commit 3cd421ef8b
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -3,8 +3,10 @@ module github.com/mrusme/zeit
go 1.15
require (
github.com/cnf/structhash v0.0.0-20201013183111-a92e111048cd
github.com/google/uuid v1.1.2
github.com/gookit/color v1.3.1
github.com/shopspring/decimal v1.2.0
github.com/spf13/cobra v1.0.0
github.com/tidwall/buntdb v1.1.2
)