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

Upgrade to quic-go 0.36.2 & golang version 1.20.6 compatibility. #105

Open
creky opened this issue Jul 24, 2023 · 0 comments
Open

Upgrade to quic-go 0.36.2 & golang version 1.20.6 compatibility. #105

creky opened this issue Jul 24, 2023 · 0 comments

Comments

@creky
Copy link

creky commented Jul 24, 2023

I had submit a pull request from my repos..
You can still use my modified cont. temp. before author merge my pull request.
Follow this steps:
1.Clone this from my repos. to local.
2.Edit your go.mod file and add this line
replace github.com/andeya/erpc/v7 => ../../Other/erpc between the two require() blocks.
3.Modify ‘./../Other/erpc’ to your local path. Recommand relative path.

If you used qick-go module, please test your bizs completely.

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

1 participant