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 go support windows to [1.20, 1.21] #583

Closed
Wwwsylvia opened this issue Sep 4, 2023 · 1 comment · Fixed by #587
Closed

Upgrade go support windows to [1.20, 1.21] #583

Wwwsylvia opened this issue Sep 4, 2023 · 1 comment · Fixed by #587
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Wwwsylvia
Copy link
Member

Go 1.21 release notes: https://tip.golang.org/doc/go1.21.
Go mod and workflow config files should be updated correspondingly.

@Wwwsylvia Wwwsylvia added the enhancement New feature or request label Sep 4, 2023
@Wwwsylvia Wwwsylvia added this to the v2.4.0 milestone Sep 4, 2023
@yizha1
Copy link

yizha1 commented Sep 5, 2023

One task to update readme.md for Go library support policy: Support the latest stable version and lastest -1 version. See reference

shizhMSFT pushed a commit that referenced this issue Sep 5, 2023
1. Update go mod version to `1.20`
2. Update go version matrix in workflow config files
3. Update README

Resolves: #583

---------

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Wwwsylvia added a commit to Wwwsylvia/oras-go that referenced this issue Oct 19, 2023
1. Update go mod version to `1.20`
2. Update go version matrix in workflow config files
3. Update README

Resolves: oras-project#583

---------

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
shizhMSFT pushed a commit that referenced this issue Oct 20, 2023
1. Update go mod version to `1.20`
2. Update go version matrix in workflow config files
3. Update README

Resolves: #583

---------

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants