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: upgrade to Go 1.19 #135

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Mar 14, 2023

Go 1.18 is no longer supported (see endoflife) so this PR upgrades to Go 1.19. We could also upgrade directly to Go 1.20 but I opted for 1.19 because most other celestiaorg repos are on Go 1.19.

@rootulp rootulp added the enhancement New feature or request label Mar 14, 2023
@rootulp rootulp requested a review from staheri14 March 14, 2023 18:56
@rootulp rootulp self-assigned this Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #135 (52b6959) into master (682b906) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files           6        6           
  Lines         464      464           
=======================================
  Hits          447      447           
  Misses         11       11           
  Partials        6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@staheri14 staheri14 left a comment

Choose a reason for hiding this comment

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

Thanks! 🚀

@rootulp rootulp merged commit dbeab9e into celestiaorg:master Mar 14, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants