micro/api/server
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
..
acme fix: update dependency certmagic (#1625) 2020-05-13 15:00:13 +01:00
cors Fix Auth Headers (#1324) 2020-03-10 16:47:01 +00:00
http log whats happening in http handler 2020-04-19 00:41:03 +01:00
options.go API Wrappers 2020-04-07 19:29:26 +01:00
server.go Further consolidate the libraries 2019-06-03 18:44:43 +01:00