Skip to content
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: add 'go mod tidy' cmd to make quick-start available #1973

Merged
merged 1 commit into from
May 11, 2022

Conversation

vgjm
Copy link
Contributor

@vgjm vgjm commented May 10, 2022

Signed-off-by: vgjm vgjm456@qq.com

Description (what this PR does / why we need it):

When I follow the Quick Start tutorial in the README.md, a promblem occured:

root@c093b0581829:/workspace# kratos run
go: updates to go.mod needed; to update it:
	go mod tidy
ERROR: exit status 1

Signed-off-by: vgjm <vgjm456@qq.com>
@tonybase tonybase merged commit bc9d207 into go-kratos:main May 11, 2022
tonybase pushed a commit that referenced this pull request May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants