Skip to content

build: bump module versions#9739

Closed
faddat wants to merge 12 commits intotendermint:mainfrom
faddat:go-mod-care
Closed

build: bump module versions#9739
faddat wants to merge 12 commits intotendermint:mainfrom
faddat:go-mod-care

Conversation

@faddat
Copy link
Contributor

@faddat faddat commented Nov 22, 2022

This PR gives go.mod some love:

  • separate imports into direct and indirect (if grouping before was intentional, we should note that in commments)
  • use the latest release of btcd's eliptic curve libraries

Note

This is pretty minor, so I haven't added a changelog entry.


PR checklist

  • Tests written/updated, or no tests needed
  • CHANGELOG_PENDING.md updated, or no changelog entry needed
  • Updated relevant documentation (docs/) and code comments, or no
    documentation updates needed

@faddat faddat requested a review from ebuchman as a code owner November 22, 2022 07:06
@faddat faddat requested a review from a team November 22, 2022 07:06
@faddat faddat changed the title group imports and bump tmdb and btcd eliptic curves maintain go.mod Nov 22, 2022
@faddat faddat changed the title maintain go.mod chore: maintain go.mod Nov 22, 2022
@faddat faddat changed the title chore: maintain go.mod build: maintain go.mod Nov 22, 2022
@faddat faddat changed the title build: maintain go.mod bump module versions and use only a single kv store Nov 22, 2022
@faddat faddat changed the title bump module versions and use only a single kv store build: bump module versions Nov 22, 2022
@faddat faddat mentioned this pull request Nov 22, 2022
3 tasks
@faddat
Copy link
Contributor Author

faddat commented Nov 23, 2022

erm, I suspect this one is a bit of a mess. Sorry about that!

@faddat faddat closed this Nov 23, 2022
mergify bot pushed a commit that referenced this pull request Nov 24, 2022
## NOTE: this pr exclusively runs commands from the makefile found here


This PR ONLY runs `make format` ... then `make mockery`



Its purpose is to ensure that the review scope of other PR's, which changed .go files and thus triggered the linter that only runs conditionally, have smaller review 
scopes, and should be merged before:

#9738
#9739
#9742






---

#### PR checklist

- [x] Tests written/updated, or no tests needed
- [x] `CHANGELOG_PENDING.md` updated, or no changelog entry needed
- [x] Updated relevant documentation (`docs/`) and code comments, or no
      documentation updates needed
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.

1 participant