Ooooh, I looked closer at this now and realised that there are a number of dependencies that also need to be packaged, because we can't have go build downloading modules over the Internet. For starters, https://git.zabbix.com/ projects/AP/repos/plugin-support, which in turn declares a dependency on github.com/Microsoft/go-winio, but I think that's only for Windows. The plugin itself also requires github.com/omeid/go-yarn, but I think that's all that's missing.
-- Magnus Holmgren Debian Developer