Skip to content

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 19 Apr 05:32
· 858 commits to main since this release
fix(ci): download dependencies before patching go-prompt

Add go mod download step before patch so the GOMODCACHE is populated
for all matrix builds, not just linux where test-go runs first.