Skip to content

Commit a8076ef

Browse files
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/xray to v1.15.3 (#5787)
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.2` -> `v1.15.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.15.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/xray/v1.15.2...service/xray/v1.15.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/xray/v1.15.2...service/xray/v1.15.3) </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 0bb05c0 commit a8076ef

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.20
9393
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.4
9494
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.2
95-
github.com/aws/aws-sdk-go-v2/service/xray v1.15.2
95+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.3
9696
github.com/aws/smithy-go v1.13.5
9797
github.com/basgys/goxml2json v1.1.0
9898
github.com/cloudquery/plugin-sdk v1.12.5

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.4 h1:uikbWWM04WHokxui8+bZoyS4sr
253253
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.4/go.mod h1:dXnnPzwqtz7h6DRUYvXpdV59mg9bwnDDWaGxo16++cU=
254254
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.2 h1:GaH1EkxY3IgRAzfMATr6sHy6ymoXfH+cnBuuEB9YtvM=
255255
github.com/aws/aws-sdk-go-v2/service/workspaces v1.27.2/go.mod h1:oudvE1/KOdqMDrq9PG1QjLpvQb8S5R3y2Fci+Vuc6To=
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=
256+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.3 h1:twjIORJccJIKXy2FFtlUDzlzaS91AAKypuuTN4gL2Ew=
257+
github.com/aws/aws-sdk-go-v2/service/xray v1.15.3/go.mod h1:Kkt49F7NMkrNQRa/dK5Twp+UtCRViNXp7Mv7rlfac08=
258258
github.com/aws/smithy-go v1.13.5 h1:hgz0X/DX0dGqTYpGALqXJoRKRj5oQ7150i5FdTePzO8=
259259
github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
260260
github.com/basgys/goxml2json v1.1.0 h1:4ln5i4rseYfXNd86lGEB+Vi652IsIXIvggKM/BhUKVw=

0 commit comments

Comments
 (0)