From 9615bf3b14b35d00d5013299ac6e6c4d2a7a316e Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 25 Jul 2022 04:02:31 +0300 Subject: [PATCH] fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/codepipeline to v1.13.8 (#1283) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/codepipeline](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.7` -> `v1.13.8` | --- ### Release Notes
aws/aws-sdk-go-v2 ### [`v1.13.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/codepipeline/v1.13.7...service/codepipeline/v1.13.8) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/codepipeline/v1.13.7...service/codepipeline/v1.13.8)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d3c464209..f87428488 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6 github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10 github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8 - github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7 + github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8 github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7 github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3 github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4 diff --git a/go.sum b/go.sum index 26601306f..94d90ec2e 100644 --- a/go.sum +++ b/go.sum @@ -182,8 +182,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10 h1:i4iFDBClrtYE/l5d github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.10/go.mod h1:qZ+mnaag/eWCF6gNVIVwjCjXuNbE0BuWJWKWh2TRAJ8= github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8 h1:dyEIbHdZQFyFxc9jFbAkhffG/PsGKLZ66Ti5QIBMls8= github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8/go.mod h1:p2XhFdcr5CZYx4fyXMuQNdwYqHCMfNEYoLIachozcVA= -github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7 h1:w0Ie/YMk0F6LcXOtCg2xggCD++55tx/DIW4HlnlTU0U= -github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7/go.mod h1:ildHf6VgHF1g3Zj3Z6CLNnL981Fafy4K8fmO0aLcP3Q= +github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8 h1:X3MgHIPTGKRzB1qdzSJY2I/TCbemlp8Otiye4rNq4OE= +github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8/go.mod h1:xAZ6B113asql0xUzIunnaKvNA2H8F6IwxMMZsg6T6RU= github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7 h1:aVoNsxVHNSTklRFJ22RWHvgfLWxTZ3+iPpLEvNgzB90= github.com/aws/aws-sdk-go-v2/service/cognitoidentity v1.13.7/go.mod h1:naL7DtHFTKk3eF0NM/ZjnKrfSZQK47gAs2drtLeXfz0= github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3 h1:xtwjqxVDO9tAmoUXVfJyMKFLVJlosjKrFLLuW4V8VO0=