"If you have Go 1.16 or later installed, you can run the following to install vexctl:↳
go install github.com/openvex/vexctl@latest"
it seems that you have to use the newer version after 1.16.
Please update the README to reflect the actual minimum Go version required to build the tool, or consider pinning dependencies to older versions if legacy support is intended?
Thanks