We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
d:>echo '%date% %time%' '2023-11-03 16:23:14.02'
d:>gf -v GoFrame CLI Tool v2.5.6, https://goframe.org GoFrame Version: cannot find go.mod CLI Installed At: C:\Users\XXX\go\bin\gf.exe CLI Built Detail: Go Version: go1.20.8 GF Version: v2.5.6 Git Commit: 2023-10-24 10:02:04 bcb479a Build Time: 2023-10-24 10:04:35
d:>echo '%date% %time%' '2023-11-03 16:23:49.17'
It took over 30 seconds to print the version number
The text was updated successfully, but these errors were encountered:
我认为和工具的init函数有关,工具包含了很多init。
Sorry, something went wrong.
enhance gogf#3129
db1a30c
enhance #3129 (#3134)
dc71c0d
Successfully merging a pull request may close this issue.
d:>echo '%date% %time%'
'2023-11-03 16:23:14.02'
d:>gf -v
GoFrame CLI Tool v2.5.6, https://goframe.org
GoFrame Version: cannot find go.mod
CLI Installed At: C:\Users\XXX\go\bin\gf.exe
CLI Built Detail:
Go Version: go1.20.8
GF Version: v2.5.6
Git Commit: 2023-10-24 10:02:04 bcb479a
Build Time: 2023-10-24 10:04:35
d:>echo '%date% %time%'
'2023-11-03 16:23:49.17'
It took over 30 seconds to print the version number
The text was updated successfully, but these errors were encountered: