File: glide.yaml

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 2.1.1~beta-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 4,596 kB
  • sloc: makefile: 4
file content (12 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
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