aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/Azure/azure-sdk-for-go/glide.yaml
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2016-11-03 00:22:53 +0800
committerPéter Szilágyi <peterke@gmail.com>2016-11-03 16:32:57 +0800
commitbad0de0dcbae82d96f68d1eec1701042d5dfa985 (patch)
tree7b6e585f47a0c4bb9f6e3a17d549ca1d0ddbd642 /vendor/github.com/Azure/azure-sdk-for-go/glide.yaml
parent3b62c145f8d699767e13770d1bb21d07c2ba9b46 (diff)
downloadgo-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar.gz
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar.bz2
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar.lz
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar.xz
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.tar.zst
go-tangerine-bad0de0dcbae82d96f68d1eec1701042d5dfa985.zip
vendor: pull in azure sdk and openpgp signer
Diffstat (limited to 'vendor/github.com/Azure/azure-sdk-for-go/glide.yaml')
-rw-r--r--vendor/github.com/Azure/azure-sdk-for-go/glide.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/github.com/Azure/azure-sdk-for-go/glide.yaml b/vendor/github.com/Azure/azure-sdk-for-go/glide.yaml
new file mode 100644
index 000000000..90f54fd10
--- /dev/null
+++ b/vendor/github.com/Azure/azure-sdk-for-go/glide.yaml
@@ -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 \ No newline at end of file