Davanum Srinivas
|
af76f3b72a
|
Bump AWS libraries to latest
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2022-10-16 11:38:08 -04:00 |
|
Qing Ju
|
b57d040247
|
Upgraded aws-sdk-go to v1.35.5 to include more regions, i.e. Millan
./hack/pin-dependency.sh github.com/aws/aws-sdk-go v1.35.5
./hack/update-vendor.sh
./hack/lint-dependencies.sh
// Additional changes required by lint-dependencies
hack/pin-dependency.sh github.com/jmespath/go-jmespath v0.4.0
./hack/update-vendor.sh
./hack/lint-dependencies.sh
|
2020-10-07 16:48:19 -07:00 |
|
Sri Saran Balaji Vellore Rajakumar
|
a94346bef9
|
Update aws-sdk-go dependency to v1.28.2
|
2020-01-16 19:22:14 -08:00 |
|
Micah Hausler
|
9842136eed
|
Updated AWS SDK to v1.16.26 for ECR privatelink support
|
2019-01-28 14:31:53 -08:00 |
|
David Ashpole
|
9737b41189
|
updated cadvisor to latest version; updated aws dependency to same as cadvisor
|
2017-01-18 10:55:35 -08:00 |
|
Tim Hockin
|
3c0c5ed4e0
|
Move deps from _workspace/ to vendor/
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
|
2016-05-08 20:30:21 -07:00 |
|