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 Sep 30, 2024
1 parent 04e5910 commit 9229620
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.47.3
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.23.3
github.com/aws/aws-sdk-go-v2/service/xray v1.28.2
github.com/aws/aws-sdk-go-v2/service/xray v1.28.3
github.com/aws/smithy-go v1.21.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.47.3 h1:FODo7JQFLCDryBJ4HaShv
github.com/aws/aws-sdk-go-v2/service/workspaces v1.47.3/go.mod h1:Zq4TZVjZyNoOuTxTNbalgkA/TNaVBCLwssgOJt52xHM=
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.23.3 h1:FtHgnpI+R5hN0apmsNN5qBmRGhJ75IsMRb0Eyr85hrI=
github.com/aws/aws-sdk-go-v2/service/workspacesweb v1.23.3/go.mod h1:bQTPvaKCwGs+b6+vlzdIsPIsvTYVMCJf48iQGjmFTTs=
github.com/aws/aws-sdk-go-v2/service/xray v1.28.2 h1:xTOIu1C76VscgS78G9TROoaMqpeQ65LrAchk2wJgRzE=
github.com/aws/aws-sdk-go-v2/service/xray v1.28.2/go.mod h1:9uEy87x3oNzdHyYb/X6YCKJJ1GX+OS90GN3sVqgSep0=
github.com/aws/aws-sdk-go-v2/service/xray v1.28.3 h1:6Hllmb0W8MvCLVzruBJ8+wkisUXu9zcjtsixNqgHOx8=
github.com/aws/aws-sdk-go-v2/service/xray v1.28.3/go.mod h1:9uEy87x3oNzdHyYb/X6YCKJJ1GX+OS90GN3sVqgSep0=
github.com/aws/smithy-go v1.21.0 h1:H7L8dtDRk0P1Qm6y0ji7MCYMQObJ5R9CRpyPhRUkLYA=
github.com/aws/smithy-go v1.21.0/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
github.com/beevik/etree v1.4.1 h1:PmQJDDYahBGNKDcpdX8uPy1xRCwoCGVUiW669MEirVI=
Expand Down

0 comments on commit 9229620

Please sign in to comment.