mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-25 01:09:04 +01:00
The vendor/ folder was created with the help of @FiloSottile's gvt and vendorcheck. Any dependencies of Caddy plugins outside this repo are not vendored. We do not remove any unused, vendored packages because vendorcheck -u only checks using the current build configuration; i.e. packages that may be imported by files toggled by build tags of other systems. CI tests have been updated to ignore the vendor/ folder. When Go 1.9 is released, a few of the go commands should be revised to again use ./... as it will ignore the vendor folder by default.
39 lines
1,008 B
Text
39 lines
1,008 B
Text
CADDY 0.10.3
|
|
|
|
Website
|
|
https://caddyserver.com
|
|
|
|
Community Forum
|
|
https://caddy.community
|
|
|
|
Twitter
|
|
@caddyserver
|
|
|
|
Source Code
|
|
https://github.com/mholt/caddy
|
|
https://github.com/caddyserver
|
|
|
|
|
|
For instructions on using Caddy, please see the user guide on
|
|
the website. For a list of what's new in this version, see
|
|
CHANGES.txt.
|
|
|
|
For a good time, follow @mholt6 on Twitter.
|
|
|
|
Want to get involved with Caddy's development? We love to have
|
|
contributions! Please file an issue on GitHub to discuss a
|
|
change or fix you'd like to make, then submit a pull request
|
|
and we'll review it! Your contributions will reach millions
|
|
of people who connect to sites served by Caddy.
|
|
|
|
Extend Caddy by developing a plugin for it! Instructions on
|
|
the project wiki: https://github.com/mholt/caddy/wiki
|
|
|
|
And thanks - you're awesome!
|
|
|
|
If you think Caddy is awesome too, consider sponsoring it:
|
|
https://caddyserver.com/pricing - and help keep Caddy free.
|
|
|
|
|
|
---
|
|
(c) 2015-2017 Light Code Labs, LLC.
|