Skip to content

Commit c695617

Browse files
chore(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4 (#215)
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.23.3 to 0.23.4. - [Release notes](https://github.com/blinklabs-io/adder/releases) - [Commits](blinklabs-io/adder@v0.23.3...v0.23.4) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe358e5 commit c695617

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
@@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
33
go 1.22
44

55
require (
6-
github.com/blinklabs-io/adder v0.23.3
6+
github.com/blinklabs-io/adder v0.23.4
77
github.com/blinklabs-io/cardano-models v0.3.6
88
github.com/blinklabs-io/gouroboros v0.94.3
99
github.com/dgraph-io/badger/v4 v4.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
44
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
55
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
66
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
7-
github.com/blinklabs-io/adder v0.23.3 h1:9pOnEcnfYHVzUCj23Y/rPBl1qHf8ooJSOn7yGc0QZ9E=
8-
github.com/blinklabs-io/adder v0.23.3/go.mod h1:U3XctYpuXnk2DqrT8nQObSj7LwF0o1cnUZKMCDHsARw=
7+
github.com/blinklabs-io/adder v0.23.4 h1:kBEacpX+SqiMSIItJf5BHg987phwqs9UtmePEq8zdIQ=
8+
github.com/blinklabs-io/adder v0.23.4/go.mod h1:LfLui6ULQyv7pTloIq8bZl2577Lhd6XxDxRiUQSxRmU=
99
github.com/blinklabs-io/cardano-models v0.3.6 h1:EmupOempdGjfsvOuItaCZ8FlMiwbF1NBiztqfa3HB1I=
1010
github.com/blinklabs-io/cardano-models v0.3.6/go.mod h1:QVU0hGMQDlM+uPFgibGJdz2aQY98QvL2/HCoXGcWVyE=
1111
github.com/blinklabs-io/gouroboros v0.94.3 h1:eR26ONYtxDA7Z8UPNyknwD95LBeSC6rzaYndM5Ai03g=

0 commit comments

Comments
 (0)