Skip to content

Commit 81a879d

Browse files
committed
Setting integration test to use latest X-Ray GO SDK
1 parent e075942 commit 81a879d

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/distributioncheck

1 file changed

+1
-1
lines changed

integration-tests/distributioncheck/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module distributioncheck
22

33
require (
4-
github.com/aws/aws-xray-sdk-go v1.7.1
4+
github.com/aws/aws-xray-sdk-go latest
55
github.com/stretchr/testify v1.6.1
66
)
77

0 commit comments

Comments
 (0)