release process: upgrade to goreleaser v0.172.1 calling go go1.16.5

This commit is contained in:
monopole
2021-06-30 14:02:55 -07:00
parent 1eb3c1a075
commit 4fd7269643
2 changed files with 8 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ steps:
# Run goreleaser indirectly via a shell script
# to configure it properly.
- name: goreleaser/goreleaser:v0.155.0
- name: goreleaser/goreleaser:v0.172.1
timeout: 12m
entrypoint: /bin/sh
dir: myClone