Skip to content

Commit

Permalink
chore(deps): bump github.com/blinklabs-io/cardano-models
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/cardano-models](https://github.com/blinklabs-io/cardano-models) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/blinklabs-io/cardano-models/releases)
- [Commits](blinklabs-io/cardano-models@v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/cardano-models
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a286779 commit d1d2a23
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 (
github.com/Salvionied/apollo v1.0.12
github.com/blinklabs-io/adder v0.22.1
github.com/blinklabs-io/bursa v0.8.0
github.com/blinklabs-io/cardano-models v0.3.5
github.com/blinklabs-io/cardano-models v0.3.6
github.com/blinklabs-io/gouroboros v0.90.0
github.com/blinklabs-io/merkle-patricia-forestry v0.1.0
github.com/dgraph-io/badger/v4 v4.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/blinklabs-io/adder v0.22.1 h1:AgH73hk9t+7FOzCGcCdefxRCFwq+6NrEWcSwuyt
github.com/blinklabs-io/adder v0.22.1/go.mod h1:UA4zIi69MNW+gCqNUqW+eobnVn0X2CK6YmTme1NCSCI=
github.com/blinklabs-io/bursa v0.8.0 h1:wWJOweXyZ+SlqSgWGStnYZdhf5IgoETsG+KK0UekTRo=
github.com/blinklabs-io/bursa v0.8.0/go.mod h1:ED+24unjrouN2wbr3cvAi01pOiZSVh7Bx3JXJl4Lkbc=
github.com/blinklabs-io/cardano-models v0.3.5 h1:qekNu9CFkOoULYQJ4ymD6s5Iia2L5WRo/TUVPVpF3BY=
github.com/blinklabs-io/cardano-models v0.3.5/go.mod h1:QVU0hGMQDlM+uPFgibGJdz2aQY98QvL2/HCoXGcWVyE=
github.com/blinklabs-io/cardano-models v0.3.6 h1:EmupOempdGjfsvOuItaCZ8FlMiwbF1NBiztqfa3HB1I=
github.com/blinklabs-io/cardano-models v0.3.6/go.mod h1:QVU0hGMQDlM+uPFgibGJdz2aQY98QvL2/HCoXGcWVyE=
github.com/blinklabs-io/gouroboros v0.90.0 h1:PReNJ9JY+6nU6w/gHxRhSg52O6VcEpoDaicbN9UoiQU=
github.com/blinklabs-io/gouroboros v0.90.0/go.mod h1:tIRw2LWdjjf4UUkKk4EiC7xlZ48r4c+AV8lLf4DMZ2Y=
github.com/blinklabs-io/merkle-patricia-forestry v0.1.0 h1:tpnFc3uhxm1g14aOd2WsGUJc8wJS1WsVe6tCDZqjGsI=
Expand Down

0 comments on commit d1d2a23

Please sign in to comment.