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 e95cf00 commit 8294651Copy full SHA for 8294651
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
orbs:
4
shellcheck: circleci/[email protected]
5
docker: circleci/[email protected]
6
- go: circleci/go@1.1.1
+ go: circleci/go@1.7.1
7
8
commands:
9
docker-build:
0 commit comments