mirror of
https://github.com/ko-build/ko.git
synced 2025-02-01 19:14:40 +02:00
8c7b9cbb8b
* Implement ko deps * actually add deps.go * specify auth, useragent, platform * stop reading tar if the context is cancelled * chmod to the file's perms * remove support for --platform, modules don't care about build tags * fix copyright boilerplate * drop fs dependency * udpate module integration test to newer Go versions * use entrypoint to identify the binary * fix gosec finding, some style comments * revert modules integration test change