Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/gouroboros (#130)
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Commits](blinklabs-io/gouroboros@v0.74.0...v0.75.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/gouroboros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c6fc590 commit a82487f
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 @@ -3,7 +3,7 @@ module github.com/blinklabs-io/cardano-node-api
go 1.20

require (
github.com/blinklabs-io/gouroboros v0.74.0
github.com/blinklabs-io/gouroboros v0.75.0
github.com/blinklabs-io/tx-submit-api v0.16.0
github.com/gin-contrib/zap v1.1.0
github.com/gin-gonic/gin v1.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bits-and-blooms/bitset v1.2.0 h1:Kn4yilvwNtMACtf1eYDlG8H77R07mZSPbMjLyS07ChA=
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/blinklabs-io/gouroboros v0.74.0 h1:LiijHT6a+J/jtg7rRFtBPRqgFcg7E7Gt116QASbxwPU=
github.com/blinklabs-io/gouroboros v0.74.0/go.mod h1:ekagI7z6UElN0EFYGmJnTgj5Zm4p84x0G8PFNblc6sk=
github.com/blinklabs-io/gouroboros v0.75.0 h1:zM3Rmvuyzd40DFfckD26pmYNiZ9Vg6WaAVHA9habjLM=
github.com/blinklabs-io/gouroboros v0.75.0/go.mod h1:d+OyO0y2OSUnj3y2CvG7YL9ACd8YVHsY0ndna/1RrIw=
github.com/blinklabs-io/tx-submit-api v0.16.0 h1:dH1rBxJiaFc5cUspbDuXmwqB292pZCN7lJKIZea8Liw=
github.com/blinklabs-io/tx-submit-api v0.16.0/go.mod h1:PS625MZbaZvgbKPf/rnBeFFK/OFxHblc643nzz1wm9g=
github.com/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
Expand Down

0 comments on commit a82487f

Please sign in to comment.