Skip to content

Commit a2f9291

Browse files
chore(deps): update cimg/go docker tag to v1.27.1 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 140076b commit a2f9291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build:
55
docker:
6-
- image: cimg/go:1.27.0
6+
- image: cimg/go:1.27.1
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)