Update to Go 1.17.6

Fixes #9361
This commit is contained in:
Bjørn Erik Pedersen 2022-01-07 11:07:42 +01:00
parent 0aca99fe01
commit 5bd3c8df40
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.17.5
- image: bepsays/ci-goreleaser:1.1700.600
environment:
CGO_ENABLED: "0"