Skip to content

build(deps): bump go minimum version to go 1.19#13397

Merged
julienrbrt merged 5 commits intomainfrom
julien/bump-go
Sep 27, 2022
Merged

build(deps): bump go minimum version to go 1.19#13397
julienrbrt merged 5 commits intomainfrom
julien/bump-go

Conversation

@julienrbrt
Copy link
Copy Markdown
Contributor

@julienrbrt julienrbrt commented Sep 26, 2022

Description

ref: #13373

cc @mmsqe


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • followed the guidelines for building modules
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

@julienrbrt julienrbrt requested a review from a team September 26, 2022 23:24
@julienrbrt julienrbrt changed the title deps: bump go minimum version to go 1.19 build(deps): bump go minimum version to go 1.19 Sep 26, 2022
@julienrbrt julienrbrt marked this pull request as draft September 27, 2022 00:03
@julienrbrt julienrbrt marked this pull request as ready for review September 27, 2022 00:07
@yihuang
Copy link
Copy Markdown
Collaborator

yihuang commented Sep 27, 2022

Why not fix the double close at the caller side, and bump format version, then all golang versions should work with the new format.

@julienrbrt
Copy link
Copy Markdown
Contributor Author

Waiting for #13400 to rebase.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 27, 2022

Codecov Report

Merging #13397 (cfcb4f0) into main (53519ea) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #13397      +/-   ##
==========================================
- Coverage   54.33%   54.28%   -0.06%     
==========================================
  Files         640      637       -3     
  Lines       54816    54601     -215     
==========================================
- Hits        29787    29641     -146     
+ Misses      22630    22580      -50     
+ Partials     2399     2380      -19     
Impacted Files Coverage Δ
x/staking/simulation/operations.go 74.54% <0.00%> (-1.38%) ⬇️
store/tools/ics23/iavl/create.go
store/tools/ics23/iavl/convert.go
store/tools/ics23/smt/create.go
crypto/keys/secp256k1/internal/secp256k1/curve.go 23.62% <0.00%> (+6.59%) ⬆️

@julienrbrt julienrbrt merged commit 9bae8a8 into main Sep 27, 2022
@julienrbrt julienrbrt deleted the julien/bump-go branch September 27, 2022 19:02
ryanchristo pushed a commit to regen-network/cosmos-sdk that referenced this pull request Dec 14, 2022
larry0x pushed a commit to larry0x/cosmos-sdk that referenced this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants