<@U438RFXCP> I think if the new plugin is included...
# general
f
@victorious-potato-60449 I think if the new plugin is included after the go one, it’ll show up later. That said, if it depends on the artifact produced by GoBinaryCreate, maybe it could depend on the product
‘exec_binary’
instead. All GoBinaryCreate does, it appears, is copy the executables created for the binary targets into dist: https://github.com/pantsbuild/pants/blob/master/contrib/go/src/python/pants/contrib/go/tasks/go_binary_create.py#L44