Commit Graph
6 Commits
Author SHA1 Message Date
oliverpoolandGitHub 05d1f9d1a0 Fix building when GOBIN is set in the GOENV file (#73)
compute basename manually when target is missing

fixes #71
2024-07-06 08:25:14 +02:00
oliverpoolandGitHub e53ba4e609 Satisfy staticcheck (#74)
* remove deprecated ioutil usage

* use more suitable functions

* add missing error handling

* remove unused variables

* select{} instead of for{}
2024-07-04 17:35:15 +02:00
oliverpoolandGitHub b44363c41f gok: improve the error message for wrong target arch (#56) 2023-05-26 10:36:33 +02:00
oliverpoolandGitHub ea81144d87 gok: fix adding module with uppercase letters (#53) 2023-04-06 12:18:53 +02:00
oliverpoolandGitHub 763d4e4697 fix: prevent race condition in PackageDirs (#52) 2023-03-21 08:53:09 +01:00
oliverpoolandGitHub 07643813fd packer: fail on small device (#33) 2022-03-31 09:10:30 +02:00