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

main: Consume latest module minors and patches. #1822

Merged
merged 1 commit into from Aug 8, 2019

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Aug 8, 2019

This updates the main module to use the latest available minor and patch versions of all modules and reverts the recent change that incorrectly removed all of the blake256 references from the various go.sum files.

The following required direct dependencies are bumped as follows:

  • github.com/decred/dcrd/blockchain/stake@v1.2.1
  • github.com/decred/dcrd/blockchain/stake/v2@v2.0.1
  • github.com/decred/dcrd/certgen@v1.1.0
  • github.com/decred/dcrd/chaincfg@v1.5.2
  • github.com/decred/dcrd/chaincfg/chainhash@v1.0.2
  • github.com/decred/dcrd/chaincfg/v2@v2.2.0
  • github.com/decred/dcrd/dcrutil/v2@v2.0.0
  • github.com/decred/dcrd/gcs@v1.1.0
  • github.com/decred/dcrd/hdkeychain/v2@v2.0.1
  • github.com/decred/dcrd/txscript/v2@v2.0.0
  • github.com/decred/dcrwallet/rpc/jsonrpc/types@v1.2.0

@davecgh davecgh added this to the 1.5.0 milestone Aug 8, 2019
This updates the main module to use the latest available minor and patch
versions of all modules and reverts the recent change that incorrectly
removed all of the blake256 references from the various go.sum files.

The following required direct dependencies are bumped as follows:

- github.com/decred/dcrd/blockchain/stake@v1.2.1
- github.com/decred/dcrd/blockchain/stake/v2@v2.0.1
- github.com/decred/dcrd/certgen@v1.1.0
- github.com/decred/dcrd/chaincfg@v1.5.2
- github.com/decred/dcrd/chaincfg/chainhash@v1.0.2
- github.com/decred/dcrd/chaincfg/v2@v2.2.0
- github.com/decred/dcrd/dcrutil/v2@v2.0.0
- github.com/decred/dcrd/gcs@v1.1.0
- github.com/decred/dcrd/hdkeychain/v2@v2.0.1
- github.com/decred/dcrd/txscript/v2@v2.0.0
- github.com/decred/dcrwallet/rpc/jsonrpc/types@v1.2.0
@davecgh davecgh merged commit 8354a31 into decred:master Aug 8, 2019
@davecgh davecgh deleted the main_use_latest_modules branch August 8, 2019 15:11
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.

None yet

2 participants