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

use Go1.21 #30

Merged
merged 3 commits into from
Oct 20, 2023
Merged

use Go1.21 #30

merged 3 commits into from
Oct 20, 2023

Conversation

yagikota
Copy link
Contributor

update go version from 1.15 to 1.21

close #29

@yagikota yagikota changed the title Yagikota use latest go use Go1.21 Oct 20, 2023
@yagikota
Copy link
Contributor Author

update go.mod by executing these commands.

go mod edit -go=1.21
go mod tidy

Copy link
Owner

@buffrr buffrr left a comment

Choose a reason for hiding this comment

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

Checks are looking good. Could you update go mod and the README as well since it mentions Go 1.15? Thanks!

@yagikota
Copy link
Contributor Author

I've already updated go.mod
fix go mod

@buffrr buffrr merged commit cf43c27 into buffrr:master Oct 20, 2023
10 checks passed
@yagikota yagikota mentioned this pull request Oct 20, 2023
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.

Use latest Go version
2 participants