Xuehao (David) Hu
Xuehao (David) Hu
on a second thought, I'd like to keep this open to track the improvement.
How does backward compatibility look like for this change ? -- **Please do not merge this before all cases are tested below,** [1] We need make sure this U-ROOT change...
Fabian, could you help make the change __ there __ ? --- We review by functionality, not by changes only made to u-root repo.
(1) golang toolchain can build ok, ``` xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/gpgv$ go build . xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/gpgv$ xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/gpgv$ ls gpgv gpgv.go gpgv_test.go testdata xuehaohu@worldpeace:~/go/src/github.com/u-root/u-root/cmds/core/gpgv$ ``` (2) My tinygo repo setup can allow me build most...