Skip to content

Commit

Permalink
Bump github.com/bytemare/hash from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/bytemare/hash](https://github.com/bytemare/hash) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/bytemare/hash/releases)
- [Commits](bytemare/hash@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/bytemare/hash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 8c6db5b commit 0a1a0dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
filippo.io/edwards25519 v1.1.0
github.com/bytemare/dkg v0.0.0-20241007182121-23ea4d549880
github.com/bytemare/ecc v0.8.2
github.com/bytemare/hash v0.3.0
github.com/bytemare/hash v0.4.0
github.com/bytemare/secret-sharing v0.7.0
github.com/gtank/ristretto255 v0.1.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/bytemare/dkg v0.0.0-20241007182121-23ea4d549880 h1:KoEDglTZoJx0EaWdmY
github.com/bytemare/dkg v0.0.0-20241007182121-23ea4d549880/go.mod h1:szhmKyIBs11r5IPo/jGqwxfmnpELmbj8okgdKxA+QVs=
github.com/bytemare/ecc v0.8.2 h1:MN+Ah48hApFpzJgIMa1xOrK7/R5uwCV06dtJyuHAi3Y=
github.com/bytemare/ecc v0.8.2/go.mod h1:dvkSikSCejw8YaTdJs6lZSN4qz9B4PC5PtGq+CRDmHk=
github.com/bytemare/hash v0.3.0 h1:RqFMt3mqpF7UxLdjBrsOZm/2cz0cQiAOnYc9gDLopWE=
github.com/bytemare/hash v0.3.0/go.mod h1:YKOBchL0l8hRLFinVCL8YUKokGNIMhrWEHPHo3EV7/M=
github.com/bytemare/hash v0.4.0 h1:1eqsPEe4J7m7xAaf32+2RKdxZslUSaJT7pezLbLOusg=
github.com/bytemare/hash v0.4.0/go.mod h1:5iEyBKNz+gBzvj7ermjXTrXz64fQUHVc2WjisGTk4Xk=
github.com/bytemare/hash2curve v0.3.0 h1:41Npcbc+u/E252A5aCMtxDcz7JPkkX1QzShneTFm4eg=
github.com/bytemare/hash2curve v0.3.0/go.mod h1:itj45U8uqvCtWC0eCswIHVHswXcEHkpFui7gfJdPSfQ=
github.com/bytemare/secp256k1 v0.1.6 h1:5pOA84UBBTPTUmCkjtH6jHrbvZSh2kyxG0mW/OjSih0=
Expand Down

0 comments on commit 0a1a0dd

Please sign in to comment.