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

chore: Update go version to 1.20 in go.mod #421

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

fynnss
Copy link
Contributor

@fynnss fynnss commented Aug 16, 2023

Description

update go version in go mod to 1.20

Rationale

  • Some functions like strings.CutPrefix only supported in go 1.20
  • It already update to go 1.20 in github ci workflows.

Example

NA

Changes

Notable changes:

  • NA

@fynnss fynnss changed the title chore: Update go version to 1.20 chore: Update go version to 1.20 in go.mod Aug 16, 2023
@unclezoro unclezoro added this pull request to the merge queue Aug 16, 2023
Merged via the queue into bnb-chain:develop with commit f06eda2 Aug 16, 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.

3 participants