Closed bflad closed 2 years ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
CircleCI is deprecating certain Docker images, which will no longer receive updates. This repository's configuration (
.circleci/config.yml
) usescircleci/golang
, which should be updated tocimg/go
before the end of the year. Migrating to GitHub Actions can be handled at a later time.References