-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: delete layotto's dependency on go-sdk #461
Conversation
@zhenjunMa Time to continue with this PR :) |
Codecov Report
@@ Coverage Diff @@
## main #461 +/- ##
=======================================
Coverage 60.70% 60.70%
=======================================
Files 120 120
Lines 6382 6382
=======================================
Hits 3874 3874
Misses 2139 2139
Partials 369 369 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @zhenjunMa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What this PR does:
delete go-sdk dependency in main go.mod
Which issue(s) this PR fixes:
Fixes #452