Compare commits

..

No commits in common. "1bc2fddc09a9e8421c736cce52e7e17c22db347b" and "b4c95f7ce3834363810a0066bf863f47d9793255" have entirely different histories.

View File

@ -11,7 +11,7 @@ jobs:
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
docker:
- image: cimg/go:1.17
- image: circleci/golang:1.17
# Add steps to the job
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
steps: