Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea4a94c

Browse files
committed
Update amazon-ecr-credential-helper
This incorporates latest support for FIPs endpoints
1 parent 63224ec commit ea4a94c

File tree

15 files changed

+522
-87
lines changed

15 files changed

+522
-87
lines changed

ecs-cli/Gopkg.lock

+5-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs-cli/Gopkg.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
[[constraint]]
3131
name = "github.com/awslabs/amazon-ecr-credential-helper"
32-
revision = "19c5038b3c1fc63328b4eb99c507c72f12a27f66"
32+
version = "0.2.0"
3333

3434
[[constraint]]
3535
name = "github.com/cihub/seelog"

ecs-cli/vendor/github.com/awslabs/amazon-ecr-credential-helper/THIRD-PARTY-LICENSES

+392
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs-cli/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api/client.go

+52-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs-cli/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api/factory.go

+35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs-cli/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache/build.go

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)