Skip to content

Commit

Permalink
Merge pull request #1813 from reviewdog/renovate/cimg-go-1.x
Browse files Browse the repository at this point in the history
chore(deps): update cimg/go docker tag to v1.22.4
  • Loading branch information
renovate[bot] authored Jul 2, 2024
2 parents b979fe0 + 538eb61 commit b182967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
executors:
golang-executor:
docker:
- image: cimg/go:1.21.7
- image: cimg/go:1.22.4

jobs:
lint:
Expand Down

0 comments on commit b182967

Please sign in to comment.