Skip to content

Commit

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

This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### 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, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot committed May 29, 2023
1 parent be8e23b commit c3c831a
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 @@ -30,7 +30,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.22.1
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.25.7
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.11
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.7
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.13
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.6
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.22.6
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 @@ -122,8 +122,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.25.7 h1:dkpnVfgWELJx4g6Q7GQnv
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.25.7/go.mod h1:hZ0QWEIcOqKen/WqEkFGa6KxhHY6YnKQJb8POFmCpno=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.11 h1:v50ZdTUw4Ak1Y58bnUt5Dw1k38bdU0ixZ8QGpRq3Shg=
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.20.11/go.mod h1:5k59EsYR4orIPOQrGAKtQjIsM4Yw9qfxMeSs6+/UVN0=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.7 h1:W024MpsyRl5ZcJwx+1bfhkyqFKk3Fp/Q6FanZbMzRhI=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.7/go.mod h1:8bHlLC7X6slECbkXB4sy2ZPVxLr3V5HZcI5qY8n9C1E=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.13 h1:EPmZulYYBXFr/TlIe4iPMm6nyR198VMJOur0EzHvTvI=
github.com/aws/aws-sdk-go-v2/service/codebuild v1.20.13/go.mod h1:5Wsxbl13SRHZ3oUQqIjvn+wLwiknRA/Myi1F5fGW6mo=
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6 h1:/9elqCCdAnSXvQ8aA1muyEYz2zGzIyXwMmOdv5f06JY=
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.14.6/go.mod h1:f8/kOR6BwnmIlhAzsWG4GMyLhNgcx9aZVppXhQyPCsk=
github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.15.6 h1:OFTf5LOOnIh+ropxsJIdnrZPqNmodpiHhkHFA7O7Tr0=
Expand Down

0 comments on commit c3c831a

Please sign in to comment.