Skip to content

Commit

Permalink
Setting integration test to use latest X-Ray GO SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
atshaw43 committed Sep 15, 2022
1 parent e075942 commit 81a879d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/distributioncheck/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module distributioncheck

require (
github.com/aws/aws-xray-sdk-go v1.7.1
github.com/aws/aws-xray-sdk-go latest
github.com/stretchr/testify v1.6.1
)

Expand Down

0 comments on commit 81a879d

Please sign in to comment.