mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-04 16:17:22 +08:00

* use gofmput to format code * use gci to format imports * reconfigure gci * linter autofixes * rearrange imports a little * export GOOS=windows golangci-lint run ./... --fix