micro/api
x1nchen af2db0a0d9
fix: update dependency certmagic (#1625)
module github.com/mholt/certmagic has been renamed github.com/caddyserver/certmagic,
so upgrade on this module will fail.

fix: micro/micro#835

caddyserver/certmagic@v0.10.6 is Maximum upgradeable version with go version 1.13

Higher version use *tls.ClientHelloInfo.SupportsCertificate which only supported in go 1.14
2020-05-13 15:00:13 +01:00
..
handler api/handler/rpc: fix encoding of inner message (#1601) 2020-05-04 15:50:53 +03:00
internal/proto Further consolidate the libraries 2019-06-03 18:44:43 +01:00
proto regenerate all proto (#1440) 2020-03-30 21:58:32 +01:00
resolver Add runtime to service.Options() 2020-05-11 17:09:28 +01:00
router api/router: avoid unneeded loops and fix path match (#1594) 2020-04-29 15:23:10 +03:00
server fix: update dependency certmagic (#1625) 2020-05-13 15:00:13 +01:00
service/proto regenerate all proto based files (#1531) 2020-04-14 16:25:09 +03:00
api_test.go api/router: avoid unneeded loops and fix path match (#1594) 2020-04-29 15:23:10 +03:00
api.go api/router: avoid unneeded loops and fix path match (#1594) 2020-04-29 15:23:10 +03:00