This commit is contained in:
2022-10-20 10:36:29 +02:00
parent c37d824191
commit 79d9f55fdc
44 changed files with 130 additions and 371 deletions

3
go.mod
View File

@@ -1,4 +1,4 @@
module nos-comptes
module budget
go 1.17
@@ -20,7 +20,6 @@ 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