feat: improvements in structures
This commit is contained in:
@@ -7,7 +7,7 @@ require (
|
||||
github.com/codegangsta/negroni v0.3.0
|
||||
github.com/eminetto/clean-architecture-go v0.0.0-20200312132632-3195811c74a3
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/golang/mock v1.4.3
|
||||
github.com/golang/mock v1.4.4
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/gorilla/context v1.1.1
|
||||
github.com/gorilla/mux v1.6.2
|
||||
@@ -17,4 +17,5 @@ require (
|
||||
github.com/stretchr/testify v1.6.1
|
||||
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
||||
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
|
||||
rsc.io/quote/v3 v3.1.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user