Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

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.17.8 (#1289)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.7` -> `v1.17.8` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.17.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ecr/v1.17.7...service/ecr/v1.17.8)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/ecr/v1.17.7...service/ecr/v1.17.8)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot committed Jul 26, 2022
1 parent 8b50d24 commit d3fa5d0
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 @@ -28,7 +28,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.8
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.47.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.7
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11
github.com/aws/aws-sdk-go-v2/service/efs v1.17.6
github.com/aws/aws-sdk-go-v2/service/eks v1.21.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9 h1:QTPDno4J5TyfpPi3dqCZpD+
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9/go.mod h1:Req/32OLRbXpPX5TxHkwf2Ln9qclJCV6n1S7v0v+FWo=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.47.1 h1:JcIbETcqzxsfxzVT6/yzygaDElovwoPStEJJGimH+fQ=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.47.1/go.mod h1:Wk14yBmbXjBZfzPv0acjHTBNNzXWFJNKIUm84dMGWj4=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.7 h1:ncb8UJpM14It+p3DFlOWMDGG61qKycCgt3NoZMF5Bww=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.7/go.mod h1:lxbGGLGz9hyGyAVaUa6F8Rad5ovNhOmDATwXPcKqxw8=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8 h1:wgZo/yeY0f+2RWy2q1rTtZSPMmq37Zy3pY4QypHeurg=
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8/go.mod h1:ItZADKTnGxqcqXABHyNpoBljQ8ORt4h+D39RToM/3Ds=
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11 h1:MWJBTtfIwBJJn7AMYiyvc2g62HUAxJ+RujN2rMYPzVI=
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11/go.mod h1:3+9Tsuq6J9nezo2AO9UYzUVgZ72W21Ryh0d+DJRCzys=
github.com/aws/aws-sdk-go-v2/service/efs v1.17.6 h1:xLqD17d7IITbgpcwAowvpadKnlhdL2XlyCbh/CQemy4=
Expand Down

0 comments on commit d3fa5d0

Please sign in to comment.