Skip to content

Commit 0ec6e99

Browse files
chore(deps): bump github.com/blinklabs-io/adder from 0.23.1 to 0.23.2
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/blinklabs-io/adder/releases) - [Commits](blinklabs-io/adder@v0.23.1...v0.23.2) --- 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]>
1 parent 070355e commit 0ec6e99

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ module github.com/blinklabs-io/cdnsd
33
go 1.22
44

55
require (
6-
github.com/blinklabs-io/adder v0.23.1
6+
github.com/blinklabs-io/adder v0.23.2
77
github.com/blinklabs-io/cardano-models v0.3.6
8-
github.com/blinklabs-io/gouroboros v0.93.1
8+
github.com/blinklabs-io/gouroboros v0.93.2
99
github.com/dgraph-io/badger/v4 v4.2.0
1010
github.com/kelseyhightower/envconfig v1.4.0
1111
github.com/miekg/dns v1.1.62

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ 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.1 h1:LVrZGyq4X/0U6nQ/qR4MbK1xWfiL4wlcqcm7LnLA0qs=
8-
github.com/blinklabs-io/adder v0.23.1/go.mod h1:7kh992fiQJaaFhYaASe31NwjZ9fqY/FUJjkS6SiPpAs=
7+
github.com/blinklabs-io/adder v0.23.2 h1:mA2VpsvoBru2yIjBv3bJULZ+Atw7AGvp1JDYpS/EyRQ=
8+
github.com/blinklabs-io/adder v0.23.2/go.mod h1:dfO19rhSp4ZZL15++wMxwWojbpqd8bawVZyOtoYr2K4=
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=
11-
github.com/blinklabs-io/gouroboros v0.93.1 h1:ojay+GHo3uA7dd6FFrO35ww9F6wpvKfgLuinGXFylfY=
12-
github.com/blinklabs-io/gouroboros v0.93.1/go.mod h1:svGW4teG78s5urbaYy7StYsVUizNkghW7GYxN9AkANY=
11+
github.com/blinklabs-io/gouroboros v0.93.2 h1:Rtm6FucK/F4/x1tjMg0ur8Xqbm6VpLInL8JtEsNoAwY=
12+
github.com/blinklabs-io/gouroboros v0.93.2/go.mod h1:svGW4teG78s5urbaYy7StYsVUizNkghW7GYxN9AkANY=
1313
github.com/blinklabs-io/ouroboros-mock v0.3.3 h1:c6jN9qcLzNQSVh3zjPE61gF33UkkRRIiNqSGBkZ10cY=
1414
github.com/blinklabs-io/ouroboros-mock v0.3.3/go.mod h1:UXkR/8qA5w/WtkzffOIdXudgOndN99DEorgRwy4ynN8=
1515
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

0 commit comments

Comments
 (0)