Skip to content

Commit

Permalink
fix replacement path
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzlei committed Nov 13, 2023
1 parent 4c99e07 commit 8d58e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/http-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module application.go

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

require (
github.com/aws/aws-sdk-go v1.47.9
Expand Down

0 comments on commit 8d58e76

Please sign in to comment.