Skip to content

Commit

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

This PR contains the following updates:

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

---

### Release Notes

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

### [`v1.27.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/workspaces/v1.27.0...service/workspaces/v1.27.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/workspaces/v1.27.0...service/workspaces/v1.27.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 816ceb8 commit 3a2c24b
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 @@ -91,7 +91,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.7
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.27.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1
github.com/aws/smithy-go v1.13.5
github.com/basgys/goxml2json v1.1.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 @@ -251,8 +251,8 @@ github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.21 h1:+/TC4t3+URemTncF+N9
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.21/go.mod h1:hK6vsBfg2+oW0BUfycqmFBiMYz2yMcO1ARxkcVbeHzc=
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.1 h1:VKbJnbTqdo0vbQjg/dme0JPPjOODNNlfL57Kc/sP+KU=
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.1/go.mod h1:siJ63pQyokf9MFT2atLZOn73cnGg0GFoNyLxGWGbANo=
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.0 h1:Oc+tOuKAU29BNfapjrkg8BawpzqlEm0i4HYovDL228M=
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.0/go.mod h1:+rXEZ6ZaZr62yuD2l/jqrQ45hKVRaBL9X+y48wsAz2Q=
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1 h1:dUQUCKsdPUhMutZWfyUVB3MPbY4pql14/1VkCPdMyCQ=
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1/go.mod h1:dh2ESuWEj2cjIs6sQQa78XitRZHcrb77GMUIuKtabYE=
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1 h1:oMCVpowtrAOG/vc7eJnCn4oPVCa9PEe7cngXk7PBtJs=
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1/go.mod h1:nbd2wBKxIAnziLIN5cKQm2qLMpaovxv+nOOSIr4FzAM=
github.com/aws/smithy-go v1.13.4/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
Expand Down

0 comments on commit 3a2c24b

Please sign in to comment.