Adjust goreleaser file to align with upstream and update docs about go1.16 upgrade

This commit is contained in:
Dom Del Nano 2021-03-09 21:30:51 -08:00
parent f854587116
commit 4f96ba4bad
2 changed files with 4 additions and 1 deletions

View File

@ -49,6 +49,9 @@ builds:
ignore:
- goos: darwin
goarch: '386'
- goos: linux
goarch: amd64
binary: '{{ .ProjectName }}_v{{ .Version }}_{{ .Env.API_VERSION }}_{{ .Os }}_{{ .Arch }}'
archives:
- format: zip

View File

@ -27,7 +27,7 @@ Download the relevant release from the project's [releases page](https://github.
### Dependencies
* Packer >= v1.7.0 (https://packer.io)
* XenServer / Citrix Hypervisor > 7.6
* Golang 1.14
* Golang 1.16
## Compile the plugin