-
Notifications
You must be signed in to change notification settings - Fork 16
chore: update qor5/x/v3 dependency version in go.mod and go.sum #1005
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
base: main
Are you sure you want to change the base?
Conversation
- Updated `github.com/qor5/x/v3` to version `v3.0.14-0.20250612122349-63c3b5762fe3`. - Updated corresponding entries in `go.sum` to reflect the new version.
Here's the code health analysis summary for commits Analysis Summary
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ 🚀 New features to boost your workflow:
|
go.mod
Outdated
@@ -29,7 +29,7 @@ require ( | |||
github.com/qor5/imaging v1.6.4 | |||
github.com/qor5/web v1.3.2 | |||
github.com/qor5/web/v3 v3.0.12-0.20250610095130-935d3f95f63a | |||
github.com/qor5/x/v3 v3.0.14-0.20250612055822-109e92cc06e8 | |||
github.com/qor5/x/v3 v3.0.14-0.20250612122349-63c3b5762fe3 |
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.
这个 commit 号还是需要保证其在 main 分支里存在才可以。
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.
是的,这是个wip分支,我在评论里写了依赖项,主要是对datepicker在新场景下一系列的修复 https://theplanttokyo.atlassian.net/browse/QOR5-1333
#1005 (comment)
github.com/qor5/x/v3
to versionv3.0.14-0.20250612122349-63c3b5762fe3
.go.sum
to reflect the new version.