Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/adder from 0.22.2 to 0.22.3
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/blinklabs-io/adder/releases)
- [Commits](blinklabs-io/adder@v0.22.2...v0.22.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 2744aaa commit 83e2c1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.21.6

require (
connectrpc.com/connect v1.16.2
github.com/blinklabs-io/adder v0.22.2
github.com/blinklabs-io/gouroboros v0.91.0
github.com/blinklabs-io/adder v0.22.3
github.com/blinklabs-io/gouroboros v0.91.1
github.com/blinklabs-io/tx-submit-api v0.17.3
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 @@ -51,10 +51,10 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/bits-and-blooms/bitset v1.8.0 h1:FD+XqgOZDUxxZ8hzoBFuV9+cGWY9CslN6d5MS5JVb4c=
github.com/bits-and-blooms/bitset v1.8.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/blinklabs-io/adder v0.22.2 h1:9qh2Aqil1DvSs0hTqlaVQjYYMSY9UqYe7Q4xKwpBeOg=
github.com/blinklabs-io/adder v0.22.2/go.mod h1:dqVzR+fOFGestDLufzYI7N9luBaA6NLokA6a7lQlMc0=
github.com/blinklabs-io/gouroboros v0.91.0 h1:dvsihaCgV8WCJ8BLSf/+vvH+VZ/v94w3sZV2PIlCGzI=
github.com/blinklabs-io/gouroboros v0.91.0/go.mod h1:HM4aERbLAF2ACev2ZoY17eVeL+nWXb7urqFlkvQ3uyk=
github.com/blinklabs-io/adder v0.22.3 h1:dR7efOslBchRU6Uk1qaoXBrTYNk88+ebJVdPDR0jez4=
github.com/blinklabs-io/adder v0.22.3/go.mod h1:CLiA294Ksitib91JxUvnQYrN2tYHZdDQIgZPqDtTqSI=
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/tx-submit-api v0.17.3 h1:hPfsGmg92klWoJ8ynPNHJK7n9z+K0FiDL85eCybA82I=
Expand Down

0 comments on commit 83e2c1e

Please sign in to comment.