Skip to content

Commit

Permalink
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ecr to …
Browse files Browse the repository at this point in the history
…v1.24.0 (#39)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent b3c1cea commit d6d4314
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2/config v1.25.9
github.com/aws/aws-sdk-go-v2/credentials v1.16.7
github.com/aws/aws-sdk-go-v2/service/ecr v1.23.3
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.0
github.com/go-logr/logr v1.3.0
github.com/google/go-containerregistry v0.16.1
github.com/onsi/ginkgo/v2 v2.13.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.6 h1:1oWfl2FGxd7jYqmxbCZ
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.6/go.mod h1:9hhwbyCoH/tgJqXTVj/Ef0nGYJVr7+R/pfOx4OZ99KU=
github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1 h1:uR9lXYjdPX0xY+NhvaJ4dD8rpSRz5VY81ccIIoNG+lw=
github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1/go.mod h1:6fQQgfuGmw8Al/3M2IgIllycxV7ZW7WCdVSqfBeUiCY=
github.com/aws/aws-sdk-go-v2/service/ecr v1.23.3 h1:03zG9ufungmFXTVeKmUAvfRFeidduSFN6FqMooDczOk=
github.com/aws/aws-sdk-go-v2/service/ecr v1.23.3/go.mod h1:qBMVzVarBI5Puo3wiKjQnEEcy9/UN2oyY8z94SIYrWM=
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.0 h1:UEqNCyWGaG8dbrm1ua2N31p3r3e9B8GnvsrfAryooNk=
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.0/go.mod h1:7RaSBDaBvyx1iJWebf2euF4cM/gWMkxEp5gMWoHpsD8=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.2 h1:/3LHJKFV+VEIEIZi2I3q4K2wgQwNwAW2t0SXnCCEg28=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.2/go.mod h1:IfJeNmXVQIpeR7LviG93t479TtAkBqF92cSnyy5yG1o=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.6 h1:8CbUQkqKstwiVI4fz74O7hFfOyQfsA4UuaJtO+X0nX8=
Expand Down

0 comments on commit d6d4314

Please sign in to comment.