chore: remove unused dependency from go.mod
... | ... | @@ -29,7 +29,6 @@ require ( |
github.com/mitchellh/mapstructure v1.1.2 | ||
github.com/onsi/ginkgo v1.12.0 // indirect | ||
github.com/onsi/gomega v1.9.0 // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/privacybydesign/gabi v0.0.0-20210520084001-626ad7db13a6 | ||
github.com/shopspring/decimal v1.2.0 // indirect | ||
github.com/sietseringers/cobra v1.0.1-0.20200909200314-c50c3838234b | ||
... | ... |
Please register or sign in to comment