Skip to content

Commit d8e9ed1

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/glacier to v1.13.21 (#5737)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/glacier](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.20` -> `v1.13.21` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.13.21`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/glacier/v1.13.20...service/glacier/v1.13.21) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/glacier/v1.13.20...service/glacier/v1.13.21) </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-->
1 parent 702266a commit d8e9ed1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/source/aws/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/aws/aws-sdk-go-v2/service/firehose v1.15.2
5050
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.14
5151
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.2
52-
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20
52+
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.21
5353
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6
5454
github.com/aws/aws-sdk-go-v2/service/iam v1.18.24
5555
github.com/aws/aws-sdk-go-v2/service/identitystore v1.15.9

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.14 h1:37LSdR3e793PiZ+UB
145145
github.com/aws/aws-sdk-go-v2/service/frauddetector v1.20.14/go.mod h1:oArmB2ikSpX0dBgd035hl0nvcLMlorcq9z9GbNT0CNo=
146146
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.2 h1:iUZTibCisFQgKmpw98Z+Gdvg+TTmsefZszawTElc2MA=
147147
github.com/aws/aws-sdk-go-v2/service/fsx v1.26.2/go.mod h1:EEV2x8JcEn905TMiRMp1S1WjpnUTUxwpKxzjLJYwBZY=
148-
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20 h1:eJo7jUe/93VOZGNVwNivniwH2Uv4q1LX0kPVCJ8jCPs=
149-
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.20/go.mod h1:23vmB9WUQxz2t/4HaFlxBXRLq5YXCjfrYcRQrMxaF2I=
148+
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.21 h1:0qtspkMuqng6KW7j7w1p47ESK9UHhHOz67SPEhNTtnI=
149+
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.21/go.mod h1:drgw9PzthcgV9UCHP2Q6Obqs3t6pR19o6C64J9MqnKw=
150150
github.com/aws/aws-sdk-go-v2/service/glue v1.37.1 h1:Rfs7ZYn9tl/97miu3igPqil+NixAVxXt6JsVQvJPInU=
151151
github.com/aws/aws-sdk-go-v2/service/glue v1.37.1/go.mod h1:1Nfauq/Z/FS2ptg2rHjDQHkPt1AoflguRQ9AoBumYr0=
152152
github.com/aws/aws-sdk-go-v2/service/guardduty v1.16.6 h1:e3A56GKB/4VKCJ6bvHM7IIn2G5MYep4bhGH1mQv/ASo=

0 commit comments

Comments
 (0)