Role golang: install dep util
This commit is contained in:
parent
1354a483bd
commit
8670f113ff
1 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,6 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
- name: build dep util
|
||||
shell: "GOPATH={{ gopath }} go get -v -u github.com/golang/dep/cmd/dep"
|
||||
|
|
Loading…
Reference in a new issue