https://github.com/gruntwork-io/git-xargs/releases/tag/v0.1.12 No asset was released. <img width="248" alt="Image" src="https://github.com/user-attachments/assets/2ab4b10f-ad0c-4a6e-b6c1-4751cd69b78e" /> CI failed. https://app.circleci.com/pipelines/github/gruntwork-io/git-xargs/350/workflows/7446c706-b25c-4466-872c-773d65faee7d/jobs/622?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary ``` slices: package slices is not in GOROOT (/usr/local/go/src/slices) ``` Go 1.18 doesn't have `slices` package. https://github.com/gruntwork-io/git-xargs/blob/b7ef3ded5ec3213aec59163439d272865e2f48a6/.circleci/config.yml#L14 We should update Go in the docker image.
https://github.com/gruntwork-io/git-xargs/releases/tag/v0.1.12
No asset was released.
CI failed.
https://app.circleci.com/pipelines/github/gruntwork-io/git-xargs/350/workflows/7446c706-b25c-4466-872c-773d65faee7d/jobs/622?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary
Go 1.18 doesn't have
slicespackage.git-xargs/.circleci/config.yml
Line 14 in b7ef3de
We should update Go in the docker image.