Skip to content

Commit 5cd1e41

Browse files
build(deps): bump github.com/blinklabs-io/adder from 0.32.4 to 0.32.5 (#468)
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.32.4 to 0.32.5. - [Release notes](https://github.com/blinklabs-io/adder/releases) - [Commits](blinklabs-io/adder@v0.32.4...v0.32.5) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/adder dependency-version: 0.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a7dcaf commit 5cd1e41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
connectrpc.com/connect v1.18.1
99
connectrpc.com/grpchealth v1.4.0
1010
connectrpc.com/grpcreflect v1.3.0
11-
github.com/blinklabs-io/adder v0.32.4
11+
github.com/blinklabs-io/adder v0.32.5
1212
github.com/blinklabs-io/gouroboros v0.135.2
1313
github.com/blinklabs-io/tx-submit-api v0.20.9
1414
github.com/gin-gonic/gin v1.11.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
1919
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
2020
github.com/bits-and-blooms/bitset v1.20.0 h1:2F+rfL86jE2d/bmw7OhqUg2Sj/1rURkBn3MdfoPyRVU=
2121
github.com/bits-and-blooms/bitset v1.20.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
22-
github.com/blinklabs-io/adder v0.32.4 h1:ZJkKIq3Rrp6s/JTBwqDuIDa4AvUEhKLenJN9/xZQ3f0=
23-
github.com/blinklabs-io/adder v0.32.4/go.mod h1:s9fgLBi1ELO+b71BMavu9SMmnViQTMRwNzBo4I7u1Kg=
22+
github.com/blinklabs-io/adder v0.32.5 h1:W0vxaA1JE+UhmVsNwEvOBRBRggXGCtXZijTvXLEMrg0=
23+
github.com/blinklabs-io/adder v0.32.5/go.mod h1:s9fgLBi1ELO+b71BMavu9SMmnViQTMRwNzBo4I7u1Kg=
2424
github.com/blinklabs-io/gouroboros v0.135.2 h1:lGWW8D+d07OKliQ/5ME7T4LJ6b873pD0UBUh1frdqRA=
2525
github.com/blinklabs-io/gouroboros v0.135.2/go.mod h1:XsQrIaAiwsQlkM2z24sVbPJm2kyypQTT/v757GsXFg8=
2626
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=

0 commit comments

Comments
 (0)