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

Removes vendoring and updates to Go 1.18 #18

Merged
merged 1 commit into from Oct 31, 2022

Conversation

codefromthecrypt
Copy link
Contributor

This updates to Go 1.18 and removes the vendor directory.

Per Go's release policy, Go 1.14 has been unsupported for a while.

As a part of moving to 1.18, this also removes vendoring as recently merged in api and pkg.

See mosn/pkg#65
see mosn/api#50
see mosn/mosn#2145 (comment)
see https://go.dev/doc/devel/release#policy

cc @taoyuanyuan

This updates to Go 1.18 and removes the vendor directory.

Per Go's release policy, Go 1.14 has been unsupported for a while.

As a part of moving to 1.18, this also removes vendoring as recently
merged in api and pkg.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Copy link
Contributor

@antJack antJack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antJack antJack merged commit 616c1ff into mosn:main Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants