call model with limits in post (#65)

This commit is contained in:
Asim Aslam
2021-02-05 11:52:57 +00:00
committed by GitHub
parent 2c53892bc6
commit 470036abef
5 changed files with 19 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/gosimple/slug v1.9.0
github.com/hailocab/go-geoindex v0.0.0-20160127134810-64631bfe9711
github.com/micro/dev v0.0.0-20201117163752-d3cfc9788dfa
github.com/micro/micro/v3 v3.0.5-0.20210202220323-c0f344d21cc6
github.com/micro/micro/v3 v3.0.5-0.20210205114115-75aad3b94f08
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1