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

feat: support Go 1.18 #84

Merged
merged 10 commits into from
Apr 25, 2022
Merged

feat: support Go 1.18 #84

merged 10 commits into from
Apr 25, 2022

Conversation

Zxilly
Copy link
Contributor

@Zxilly Zxilly commented Apr 24, 2022

No description provided.

Copy link
Owner

@wangyoucao577 wangyoucao577 left a comment

Choose a reason for hiding this comment

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

Thanks very much for the excellent contribution! Would you please also update README for the new option too?

.github/workflows/autotest.yml Show resolved Hide resolved
release.sh Show resolved Hide resolved
@wangyoucao577
Copy link
Owner

Thanks very much for the excellent contribution! Would you please also update README for the new option too?

@Zxilly Thanks! Please update the readme, and I'll merge the pr then.

@Zxilly
Copy link
Contributor Author

Zxilly commented Apr 25, 2022

@wangyoucao577 have added

@wangyoucao577 wangyoucao577 merged commit f3c2d7b into wangyoucao577:master Apr 25, 2022
@Zxilly
Copy link
Contributor Author

Zxilly commented Apr 25, 2022

I forget to add 1.18 at

| goversion | **Optional** | The `Go` compiler version. `latest`([check it here](https://go.dev/VERSION?m=text)) by default, optional `1.13`, `1.14`, `1.15`, `1.16` or `1.17`. <br>It also takes download URL instead of version string if you'd like to use more specified version. But make sure your URL is `linux-amd64` package, better to find the URL from [Go - Downloads](https://go.dev/dl/).<br>E.g., `https://dl.google.com/go/go1.13.1.linux-amd64.tar.gz`. |
. Please update it.

@wangyoucao577
Copy link
Owner

@Zxilly New version now available with the 1.18 support: wangyoucao577/go-release-action@v1.28. Thanks 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

Successfully merging this pull request may close these issues.

None yet

2 participants