Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.14.6`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/timestreamwrite/v1.14.5...service/timestreamwrite/v1.14.6)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/timestreamwrite/v1.14.5...service/timestreamwrite/v1.14.6)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
  • Loading branch information
cq-bot committed Nov 18, 2022
1 parent 9332cfb commit 4cc2f6b
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 @@ -87,7 +87,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ssm v1.33.0
github.com/aws/aws-sdk-go-v2/service/ssoadmin v1.15.13
github.com/aws/aws-sdk-go-v2/service/sts v1.17.4
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.6
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.1
github.com/aws/aws-sdk-go-v2/service/workspaces v1.26.0
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 @@ -236,8 +236,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.8 h1:jcw6kKZrtNfBPJkaHrscDOZo
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.8/go.mod h1:er2JHN+kBY6FcMfcBBKNGCT3CarImmdFzishsqBmSRI=
github.com/aws/aws-sdk-go-v2/service/sts v1.17.4 h1:YNncBj5dVYd05i4ZQ+YicOotSXo0ufc9P8kTioi13EM=
github.com/aws/aws-sdk-go-v2/service/sts v1.17.4/go.mod h1:bXcN3koeVYiJcdDU89n3kCYILob7Y34AeLopUbZgLT4=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5 h1:GSHbD9kvt0AfuPJClqzByC2Y+RkDBtT1UUr+ZtVtttU=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5/go.mod h1:MBzzN6y6AQg34OROcjgh/1KWuIR1disH01on6CVgAqQ=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.6 h1:/7ZZF9LKEePXUHVNibAvt1s6WhZhgyIl1PFtaNAGVis=
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.6/go.mod h1:MBzzN6y6AQg34OROcjgh/1KWuIR1disH01on6CVgAqQ=
github.com/aws/aws-sdk-go-v2/service/transfer v1.23.3 h1:jVXnZKoftExJSNCmg7b1o5NbvjpX1qhe+zxa+OUgQbU=
github.com/aws/aws-sdk-go-v2/service/transfer v1.23.3/go.mod h1:i+vVvmtMBMxR8mCxlkWpRA4hPC4zcJQ6uB0GaxFRm1k=
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19 h1:ZvJJZauRxvRoliuin5NG8LGZBs3EQXcntjkPx8h7mi0=
Expand Down

0 comments on commit 4cc2f6b

Please sign in to comment.