It seems like our config is still valid,
as we aren't affected by anything recent outlined in
https://goreleaser.com/deprecations/ since v1.1.0.
I ran both v1.1.0 and v1.8.2 locally via
goreleaser build --skip-validate
and on both versions the tool appears to work.
It seems safer to stick to the latest stable version.
Change-Id: I8a11bc3820fd9a28a09b2eb86dee7cae3bd3e74d
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/536754
Unity-Result: CUEcueckoo <cueckoo@cuelang.org>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Paul Jolly <paul@myitcv.io>