We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8f4b35 + cc27193 commit 68b91e0Copy full SHA for 68b91e0
wercker.yml
@@ -8,7 +8,7 @@ build:
8
name: go get
9
code: |
10
go version
11
- go get
+ go get -t
12
13
# Build the project
14
- script:
0 commit comments