aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
276 stars 117 forks source link

Remove support for dep #266

Closed anuraaga closed 2 years ago

anuraaga commented 3 years ago

go modules have been stable for a long time and now widely used in the ecosystem. Our tooling will become much simpler if we go ahead and remove support for dep, for example #265 becomes trivial to solve by compressing our build down to a single command.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in next 7 days. Thank you for your contributions.