Skip to content

Commit

Permalink
chore(deps): bump github.com/blinklabs-io/merkle-patricia-forestry
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/merkle-patricia-forestry](https://github.com/blinklabs-io/merkle-patricia-forestry) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/blinklabs-io/merkle-patricia-forestry/releases)
- [Commits](blinklabs-io/merkle-patricia-forestry@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/merkle-patricia-forestry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b669cf0 commit fdaae68
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 @@ -8,7 +8,7 @@ require (
github.com/blinklabs-io/bursa v0.8.3
github.com/blinklabs-io/cardano-models v0.4.0
github.com/blinklabs-io/gouroboros v0.108.1
github.com/blinklabs-io/merkle-patricia-forestry v0.1.1
github.com/blinklabs-io/merkle-patricia-forestry v0.1.2
github.com/dgraph-io/badger/v4 v4.5.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/minio/sha256-simd v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/blinklabs-io/cardano-models v0.4.0 h1:Wz8QtSKmPXcf+6jTU8B1wUDP/T0XkBr
github.com/blinklabs-io/cardano-models v0.4.0/go.mod h1:rpSFMN5o9X+kqGmfvpDSPadD0xO+2qoB3wNVMj+I6/Y=
github.com/blinklabs-io/gouroboros v0.108.1 h1:MJ8yqa8hMQjLZ5WaHeGFjVXy8ly73qUfFpQJuVZtW+Y=
github.com/blinklabs-io/gouroboros v0.108.1/go.mod h1:nPUvy1Ko0vNzPKU9ZYYjfNPfsUomN0mAjSuh8Rr1S4c=
github.com/blinklabs-io/merkle-patricia-forestry v0.1.1 h1:6UcTKq3RtCvpqUR9duA8U7YGyvQynJej5Jj/D99BBzk=
github.com/blinklabs-io/merkle-patricia-forestry v0.1.1/go.mod h1:zCkyuivEi+JBL1hnjrDunshz3ETTAmJPvssnRH39McA=
github.com/blinklabs-io/merkle-patricia-forestry v0.1.2 h1:/gv4Z1+9B5Wc08OMQLrI1260Eg7gQ+55MkSLJN6G82Q=
github.com/blinklabs-io/merkle-patricia-forestry v0.1.2/go.mod h1:ypp4sJhRQT3UofETTvx/+Plm91PlMg1uTwT1DPZ/NiE=
github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4=
github.com/blinklabs-io/ouroboros-mock v0.3.6/go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M=
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=
Expand Down

0 comments on commit fdaae68

Please sign in to comment.