We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aace35 commit 0a1f4ebCopy full SHA for 0a1f4eb
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
executors:
5
golang:
6
docker:
7
- - image: cimg/go:1.22
+ - image: cimg/go:1.23
8
9
jobs:
10
build:
0 commit comments