Skip to content

Commit 8d58e76

Browse files
committed
fix replacement path
1 parent 4c99e07 commit 8d58e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/http-server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module application.go
22

3-
replace github.com/aws/aws-xray-sdk-go => ../../../aws-xray-sdk-go
3+
replace github.com/aws/aws-xray-sdk-go => ./aws-xray-sdk-go
44

55
require (
66
github.com/aws/aws-sdk-go v1.47.9

0 commit comments

Comments
 (0)