mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 15:04:17 +00:00
Switch to dep. Update the following: - azure-sdk-for-go to 10.2.1-beta - go-autorest to 8.1.1 - client-go to 4.0.0 Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
29 lines
624 B
YAML
29 lines
624 B
YAML
package: github.com/Azure/go-autorest
|
|
import:
|
|
- package: github.com/dgrijalva/jwt-go
|
|
subpackages:
|
|
- .
|
|
- package: golang.org/x/crypto
|
|
vcs: git
|
|
repo: https://github.com/golang/crypto.git
|
|
subpackages:
|
|
- /pkcs12
|
|
- package: golang.org/x/net
|
|
vcs: git
|
|
repo: https://github.com/golang/net.git
|
|
subpackages:
|
|
- .
|
|
- package: golang.org/x/text
|
|
vcs: git
|
|
repo: https://github.com/golang/text.git
|
|
subpackages:
|
|
- .
|
|
testImports:
|
|
- package: github.com/stretchr/testify
|
|
vcs: git
|
|
repo: https://github.com/stretchr/testify.git
|
|
subpackages:
|
|
- /require
|
|
- package: github.com/Masterminds/semver
|
|
version: ~1.2.2
|