Releases: restic/caddy
Releases · restic/caddy
v0.2.1: Apply upstream (rest-server) API changes (#3)
In June 2018, dependency rest-server[1] cleaned up its API a little[2], breaking the Caddy restic plugin build in the process. Attempting to build Caddy with the plugin leads to the following errors: ``` build/src/github.com/restic/caddy/setup.go:24:4: undefined: restserver.Config build/src/github.com/restic/caddy/setup.go:40:19: undefined: restserver.NewMux ``` This commit applies the upstream API changes to fix the errors. [1]: https://github.com/restic/rest-server [2]: https://github.com/restic/rest-server/pull/67
caddy plugin 0.1.0
v0.1.0 v0.1.0