Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/gouroboros
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.91.1 to 0.92.1.
- [Release notes](https://github.com/blinklabs-io/gouroboros/releases)
- [Commits](blinklabs-io/gouroboros@v0.91.1...v0.92.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent cd92970 commit ec0fa2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.6
require (
connectrpc.com/connect v1.16.2
github.com/blinklabs-io/adder v0.23.0
github.com/blinklabs-io/gouroboros v0.91.1
github.com/blinklabs-io/gouroboros v0.92.1
github.com/blinklabs-io/tx-submit-api v0.17.4
github.com/gin-contrib/zap v1.1.3
github.com/gin-gonic/gin v1.10.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ github.com/bits-and-blooms/bitset v1.8.0 h1:FD+XqgOZDUxxZ8hzoBFuV9+cGWY9CslN6d5M
github.com/bits-and-blooms/bitset v1.8.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/blinklabs-io/adder v0.23.0 h1:hpz59zTCmMdLAGdLqCkU/anzEq+ziD83MKlgnDLqP7M=
github.com/blinklabs-io/adder v0.23.0/go.mod h1:vaFg9u8DQll3FV2FEEIS8iiRNJLSCjMLpMlpu8QpPP4=
github.com/blinklabs-io/gouroboros v0.91.1 h1:LUfBRMr7Zq8t4She6mQkpEngX1VCOvN6EsxuvW5hKAk=
github.com/blinklabs-io/gouroboros v0.91.1/go.mod h1:HM4aERbLAF2ACev2ZoY17eVeL+nWXb7urqFlkvQ3uyk=
github.com/blinklabs-io/ouroboros-mock v0.3.2 h1:tsym/TxeZB1N7GaxAvLU7hrMicszBR98vbj3XuRgD6U=
github.com/blinklabs-io/ouroboros-mock v0.3.2/go.mod h1:4Lmv174yNH63x83YKKpcQJY10f3WkZFGDy1GvMh3ChY=
github.com/blinklabs-io/gouroboros v0.92.1 h1:Lyr6E/Kz1U1U0rsJI0gcIFeTw4YVyE6k7ao7UybgIzc=
github.com/blinklabs-io/gouroboros v0.92.1/go.mod h1:svGW4teG78s5urbaYy7StYsVUizNkghW7GYxN9AkANY=
github.com/blinklabs-io/ouroboros-mock v0.3.3 h1:c6jN9qcLzNQSVh3zjPE61gF33UkkRRIiNqSGBkZ10cY=
github.com/blinklabs-io/ouroboros-mock v0.3.3/go.mod h1:UXkR/8qA5w/WtkzffOIdXudgOndN99DEorgRwy4ynN8=
github.com/blinklabs-io/tx-submit-api v0.17.4 h1:69Djw36sHGeh02yKUFac26BeiuHVtOkEkL3d0mW4biQ=
github.com/blinklabs-io/tx-submit-api v0.17.4/go.mod h1:2vRWLciRuIbi3t7qtUTUk90X6dcv9tlaxVRRhWL5oPc=
github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0=
Expand Down

0 comments on commit ec0fa2f

Please sign in to comment.