- Improved io.Local to handle relative paths relative to CWD when rooted at "/". - This makes io.Local a drop-in replacement for the 'os' package for most use cases. - Ensured absolute paths are used in build logic and tests where appropriate. - Fixed formatting and cleaned up debug prints. |
||
|---|---|---|
| .. | ||
| buildcmd | ||
| builders | ||
| signing | ||
| testdata | ||
| archive.go | ||
| archive_test.go | ||
| build.go | ||
| checksum.go | ||
| checksum_test.go | ||
| config.go | ||
| config_test.go | ||
| discovery.go | ||
| discovery_test.go | ||