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 491724d commit 3b196ebCopy full SHA for 3b196eb
.circleci/config.yml
@@ -7,7 +7,6 @@ jobs:
7
build:
8
docker:
9
- image: circleci/golang:1.14
10
- parallelism: 4
11
steps:
12
- checkout
13
- run: go mod vendor
0 commit comments