Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.25.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/transfer/v1.25.0...service/transfer/v1.25.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/transfer/v1.25.0...service/transfer/v1.25.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 6, 2022
1 parent ce6b440 commit 4131a6e
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 @@ -136,7 +136,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.20 // indirect
github.com/aws/aws-sdk-go-v2/service/shield v1.17.12
github.com/aws/aws-sdk-go-v2/service/sso v1.11.26 // indirect
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.0
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.1
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.21
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
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 @@ -243,8 +243,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.17.6 h1:VQFOLQVL3BrKM/NLO/7FiS4vcp5b
github.com/aws/aws-sdk-go-v2/service/sts v1.17.6/go.mod h1:Az3OXXYGyfNwQNsK/31L4R75qFYnO641RZGAoV3uH1c=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.7 h1:awaIs32OshSTmnFEGfvZfaF+7gaXLZsR1YGw+Gv1x64=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.7/go.mod h1:qmiwCzZ4rkR1kUJtsLlWhtStobMRIL00N8OBK0PkgwI=
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.0 h1:2FRsrpDhSxZdzG7QBzsj8LGEl66qHuCv11GxKbjeFxA=
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.0/go.mod h1:i+vVvmtMBMxR8mCxlkWpRA4hPC4zcJQ6uB0GaxFRm1k=
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.1 h1:jv3nPzG+8M/s6jNZPIKAf8g6gOR3OIGTkVo5bSCaIzI=
github.com/aws/aws-sdk-go-v2/service/transfer v1.25.1/go.mod h1:oIF91lPCokcTOEf32gsTwHxHlSaxcuwLX5BOWc9YZhI=
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19 h1:ZvJJZauRxvRoliuin5NG8LGZBs3EQXcntjkPx8h7mi0=
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19/go.mod h1:Njlk6JmJxtDIX12y9lsV3nVRrE3J3Jo8rzGSlF2dc74=
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.21 h1:+/TC4t3+URemTncF+N9mDkOF4cJ4g++Ju5CIm8oevTw=
Expand Down

0 comments on commit 4131a6e

Please sign in to comment.