Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/efs to …
Browse files Browse the repository at this point in the history
…v1.18.1 (#5332)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.18.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/efs/v1.18.0...service/efs/v1.18.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/efs/v1.18.0...service/efs/v1.18.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 2am" (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, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
  • Loading branch information
cq-bot committed Dec 4, 2022
1 parent f4e012a commit ed58abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.24
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.13.20
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.1
github.com/aws/aws-sdk-go-v2/service/efs v1.18.0
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.1
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.21
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.13.20 h1:DA05FX1t3+V699S3YHrIu
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.13.20/go.mod h1:j3mVo8gEwXjgzf9PfORBnYUUQnnjkd4OY6y5JmubV94=
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.1 h1:V86rF7/7aPVtyHYXIT3otMiub/WIGEWY4VNocgem72k=
github.com/aws/aws-sdk-go-v2/service/ecs v1.20.1/go.mod h1:aFinYZKw5gyuAeRRRoE/pEmpLfiN7vVoTSr+w9y6flI=
github.com/aws/aws-sdk-go-v2/service/efs v1.18.0 h1:06pqrWeT8jrj8NIE0kovrFY3KC0pBt913HyusYyFjm8=
github.com/aws/aws-sdk-go-v2/service/efs v1.18.0/go.mod h1:DdO6hLx0XiYuj2Tn8VsR8et3BW1aXiv74GfsjHvhN9U=
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1 h1:jQY0ymmRV2ELTEHZrEa6b0S2dvFNB7fwQRjMUS/vq6Q=
github.com/aws/aws-sdk-go-v2/service/efs v1.18.1/go.mod h1:3XL3FlmvSad0H+t4WYzuuzEaNaxRQTVCem7PAxXS1UE=
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1 h1:gpVJx8Vlvaj+WIWMzX/HGoZdVRbBcvP5EHorC6tDgDk=
github.com/aws/aws-sdk-go-v2/service/eks v1.24.1/go.mod h1:dt3fLgSTqeC9t7en5t1PH7i2HLn6m2JKAIP4r23T3P4=
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.1 h1:RA+njRU9CKe4YLs6n8cdNRFFHgqXCw8otwLZQNLexZY=
Expand Down

0 comments on commit ed58abb

Please sign in to comment.