[fix-hyper-vendor] update hypercli in vendor
This commit is contained in:
2
vendor/github.com/hyperhq/hypercli/hack/update-gofmt.sh
generated
vendored
Executable file
2
vendor/github.com/hyperhq/hypercli/hack/update-gofmt.sh
generated
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
find . -name "*.go" | grep -v Godeps |grep -v vendor | xargs gofmt -s -w
|
||||
Reference in New Issue
Block a user