feat(expense): import expense

This commit is contained in:
2021-11-30 01:46:51 +01:00
parent 53b0b8c9a2
commit cc6aa27d5d
5 changed files with 112 additions and 6 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
github.com/go-playground/locales v0.13.0 // indirect
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/go-playground/validator/v10 v10.4.1 // indirect
github.com/gocarina/gocsv v0.0.0-20211020200912-82fc2684cc48 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/googleapis/gax-go/v2 v2.1.1 // indirect