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

i meet a problem #117

Open
Whuichenggong opened this issue Mar 29, 2024 · 2 comments
Open

i meet a problem #117

Whuichenggong opened this issue Mar 29, 2024 · 2 comments

Comments

@Whuichenggong
Copy link

Hello master, I have discovered a vulnerability in github.com/techschool/simplebank/util when using go mod tidy. There is no released version in this file, which prevents me from continuing to use commands

@leedrum
Copy link

leedrum commented Jun 21, 2024

@Whuichenggong
that is your custom file. Don't import from another github. In this case, it's github.com/techschool/simplebank/util
you need to change the github url to your github url
get it in go.mod
ex: github.com/Whuichenggong/simplebank/util

after that, fix anything you need by your self

@Whuichenggong
Copy link
Author

thank you very much

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

No branches or pull requests

2 participants