mirror of
https://github.com/caddyserver/xcaddy.git
synced 2024-11-08 10:19:59 +00:00
4f3e0ef756
* Fix main.go generation when executing on a windows machine When normalizing the `importPath` it will try to write on `main.go` files with imports like `github.com/caddyserver/xcaddy/c:\xcaddy` * Apply CR suggestions * Add test cases for sub-paths on normalizeImportPath * Run windows tests only when GOOS matches |
||
---|---|---|
.. | ||
main.go | ||
main_test.go |