Everything service has examples now, fixes for client generator (#203)

This commit is contained in:
Janos Dobronszki
2021-09-13 16:19:53 +01:00
committed by GitHub
parent a9dfd7cc03
commit 6cb1a023aa
14 changed files with 581 additions and 119 deletions

2
go.mod
View File

@@ -28,8 +28,10 @@ require (
github.com/kevinburke/twilio-go v0.0.0-20210327194925-1623146bcf73
github.com/lib/pq v1.9.0 // indirect
github.com/m3o/goduckgo v0.0.0-20210630141545-c760fe67b945
github.com/m3o/m3o-go/client v0.0.0-20210421144725-8bfd7992ada3
github.com/mattheath/base62 v0.0.0-20150408093626-b80cdc656a7a // indirect
github.com/mattheath/kala v0.0.0-20171219141654-d6276794bf0e
github.com/micro/micro-go v0.0.0-20210909130028-36284fcb5def
github.com/micro/micro/v3 v3.4.1-0.20210910132548-f8bfb12823c0
github.com/miekg/dns v1.1.31 // indirect
github.com/oschwald/geoip2-golang v1.5.0