Skip to content

Commit 6d0be25

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/xray to v1.15.2 (#5410)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/xray](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.1` -> `v1.15.2` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/xray/v1.15.1...service/xray/v1.15.2) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/xray/v1.15.1...service/xray/v1.15.2) </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 e11e087 commit 6d0be25

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
@@ -92,7 +92,7 @@ require (
9292
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19
9393
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.2
9494
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1
95-
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1
95+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.2
9696
github.com/aws/smithy-go v1.13.5
9797
github.com/basgys/goxml2json v1.1.0
9898
github.com/cloudquery/plugin-sdk v1.10.0

plugins/source/aws/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.2 h1:ODSRPCGIk2Ht72kSODabipPyIa
253253
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.2/go.mod h1:wn1x+aGg8NR/aWqLnosE8pU9Ry11UkO7KgvoWORiiR0=
254254
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1 h1:dUQUCKsdPUhMutZWfyUVB3MPbY4pql14/1VkCPdMyCQ=
255255
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.1/go.mod h1:dh2ESuWEj2cjIs6sQQa78XitRZHcrb77GMUIuKtabYE=
256-
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1 h1:oMCVpowtrAOG/vc7eJnCn4oPVCa9PEe7cngXk7PBtJs=
257-
github.com/aws/aws-sdk-go-v2/service/xray v1.15.1/go.mod h1:nbd2wBKxIAnziLIN5cKQm2qLMpaovxv+nOOSIr4FzAM=
256+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.2 h1:D8qIabJcj/YsSur1p19ukCJv6MydgU7+VYB3aclKq6U=
257+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.2/go.mod h1:Q0U8o/J5woogi2MPIhv3JaxCjbiI35WCiG303rvpuE0=
258258
github.com/aws/smithy-go v1.13.4/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
259259
github.com/aws/smithy-go v1.13.5 h1:hgz0X/DX0dGqTYpGALqXJoRKRj5oQ7150i5FdTePzO8=
260260
github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=

0 commit comments

Comments
 (0)