mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
8bc7b93bc8
go vet caused a build fail in https://travis-ci.org/mholt/caddy/jobs/248392875:
upstream_test.go:480::error: possible formatting directive in Error call (vet)
This patch changes the Error call added in commit
|
||
---|---|---|
.. | ||
body_test.go | ||
body.go | ||
policy_test.go | ||
policy.go | ||
proxy_test.go | ||
proxy.go | ||
reverseproxy.go | ||
setup_test.go | ||
setup.go | ||
upstream_test.go | ||
upstream.go |