This plugin is used for golang projects when PROGRAMMING_LANGUAGE is set to golang.
In order to work, go > 1.18 is required.
The plugin leverages goreleaser to package and release projects.
Therefore, a .goreleaser.yml file must be present in the go source directory i.e. where the mod file lies.
The plugin uses doc2go to generate the code reference documentation.