elastic / ecctl

Apache License 2.0
58 stars 53 forks source link

Update go to 1.19 for github actions #601

Closed gigerdo closed 1 year ago

gigerdo commented 1 year ago

Some of the build/release actions were failing because the installed go version is 1.17 instead of 1.19.

Description

Related Issues

Motivation and Context

How Has This Been Tested?

Types of Changes

Readiness Checklist