module github.com/mrusme/zeit go 1.15 require ( github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08 github.com/google/uuid v1.3.0 github.com/gookit/color v1.5.0 github.com/jinzhu/now v1.1.5 github.com/shopspring/decimal v1.3.1 github.com/spf13/cobra v1.4.0 github.com/tidwall/btree v1.3.0 // indirect github.com/tidwall/buntdb v1.2.9 github.com/tidwall/gjson v1.14.0 // indirect golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect )