We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5b920 commit 1015034Copy full SHA for 1015034
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
orbs:
4
shellcheck: circleci/shellcheck@3.4.0
5
docker: circleci/docker@2.8.2
6
- go: circleci/go@1.11.0
+ go: circleci/go@1.12.0
7
8
commands:
9
docker-build:
0 commit comments