Skip to content

Commit

Permalink
go get github.com/aws/aws-sdk-go-v2/service/xray.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Oct 8, 2024
1 parent 29ff068 commit a9db97b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/worklink v1.23.2
github.com/aws/aws-sdk-go-v2/service/workspaces v1.48.1
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.24.1
github.com/aws/aws-sdk-go-v2/service/xray v1.29.0
github.com/aws/aws-sdk-go-v2/service/xray v1.29.1
github.com/aws/smithy-go v1.22.0
github.com/beevik/etree v1.4.1
github.com/cedar-policy/cedar-go v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@ github.com/aws/aws-sdk-go-v2/service/workspaces v1.48.1 h1:mPunwUzwoWt3ReX5j8pjY
github.com/aws/aws-sdk-go-v2/service/workspaces v1.48.1/go.mod h1:OJXicfvTfPBmIAup2u5W22/mC3fjX5/PvqIuxG7Jrtg=
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.24.1 h1:EHWnmvtF7w+hbDBPBzi3yw2sG3DVGPrMSD6WkPiSR3w=
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.24.1/go.mod h1:FUoI2lnkH2GR8EwIeAwLK4uEXxUZJlyz+y63Ryz1LLo=
github.com/aws/aws-sdk-go-v2/service/xray v1.29.0 h1:iUFQp4OIJVY9cNVUX1NKC/lNIjR5a+53iV23rRRNY8E=
github.com/aws/aws-sdk-go-v2/service/xray v1.29.0/go.mod h1:8T9qszGsXUVSNGYF2JzG21tRem46uPJBjE66GRDeI0M=
github.com/aws/aws-sdk-go-v2/service/xray v1.29.1 h1:ZcqRNo398tT7qozZ/F5php0PQJqul+fcA1I5IzgLMoM=
github.com/aws/aws-sdk-go-v2/service/xray v1.29.1/go.mod h1:8E7zF0f/4SW6F3asVmSitNj48KVYZPyR0zmi5iROim0=
github.com/aws/smithy-go v1.22.0 h1:uunKnWlcoL3zO7q+gG2Pk53joueEOsnNB28QdMsmiMM=
github.com/aws/smithy-go v1.22.0/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
github.com/beevik/etree v1.4.1 h1:PmQJDDYahBGNKDcpdX8uPy1xRCwoCGVUiW669MEirVI=
Expand Down

0 comments on commit a9db97b

Please sign in to comment.