-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
upgrade golang.org/x/mod package #135
Conversation
revert your last commit and do |
Codecov Report
@@ Coverage Diff @@
## master #135 +/- ##
=======================================
Coverage 90.06% 90.06%
=======================================
Files 8 8
Lines 624 624
=======================================
Hits 562 562
Misses 43 43
Partials 19 19
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more 📢 Have feedback on the report? Share it here. |
I just saw your comment, I solved it in my last commit. I can try your suggested solution if you want. |
go-pg should be removed. it will be fetched automatically on test pipeline. in other way it will be a rubbish on which other users will be dependent |
I get error output when I run the test as below, is this normal? Step 1:
Step 2:
|
it is fine for local testing |
np. merging the PR |
"go.mod toolchain error #134"
Patch to fix the related bug