vendor: pull in azure sdk and openpgp signer

This commit is contained in:
Péter Szilágyi
2016-11-02 18:22:53 +02:00
parent 3b62c145f8
commit bad0de0dcb
56 changed files with 11204 additions and 25 deletions

12
vendor/github.com/Azure/azure-sdk-for-go/glide.yaml generated vendored Normal file
View File

@@ -0,0 +1,12 @@
package: github.com/Azure/azure-sdk-for-go
import:
- package: github.com/Azure/go-autorest
subpackages:
- /autorest
- autorest/azure
- autorest/date
- autorest/to
- package: golang.org/x/crypto
subpackages:
- /pkcs12
- package: gopkg.in/check.v1