wip
This commit is contained in:
3
go.mod
3
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user