File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ module github.com/blinklabs-io/cdnsd
33go 1.21
44
55require (
6- github.com/blinklabs-io/adder v0.23.0
6+ github.com/blinklabs-io/adder v0.23.1
77 github.com/blinklabs-io/cardano-models v0.3.6
8- github.com/blinklabs-io/gouroboros v0.91.1
8+ github.com/blinklabs-io/gouroboros v0.92.0
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.61
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
44github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
55github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
66github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
7- github.com/blinklabs-io/adder v0.23.0 h1:hpz59zTCmMdLAGdLqCkU/anzEq+ziD83MKlgnDLqP7M =
8- github.com/blinklabs-io/adder v0.23.0 /go.mod h1:vaFg9u8DQll3FV2FEEIS8iiRNJLSCjMLpMlpu8QpPP4 =
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 =
99github.com/blinklabs-io/cardano-models v0.3.6 h1:EmupOempdGjfsvOuItaCZ8FlMiwbF1NBiztqfa3HB1I =
1010github.com/blinklabs-io/cardano-models v0.3.6 /go.mod h1:QVU0hGMQDlM+uPFgibGJdz2aQY98QvL2/HCoXGcWVyE =
11- github.com/blinklabs-io/gouroboros v0.91.1 h1:LUfBRMr7Zq8t4She6mQkpEngX1VCOvN6EsxuvW5hKAk =
12- github.com/blinklabs-io/gouroboros v0.91.1 /go.mod h1:HM4aERbLAF2ACev2ZoY17eVeL+nWXb7urqFlkvQ3uyk =
11+ github.com/blinklabs-io/gouroboros v0.92.0 h1:IPD4cIGHjDfrYXkN/NAHe3tHAVsjO7bkl0CXCpNETZI =
12+ github.com/blinklabs-io/gouroboros v0.92.0 /go.mod h1:HM4aERbLAF2ACev2ZoY17eVeL+nWXb7urqFlkvQ3uyk =
1313github.com/blinklabs-io/ouroboros-mock v0.3.2 h1:tsym/TxeZB1N7GaxAvLU7hrMicszBR98vbj3XuRgD6U =
1414github.com/blinklabs-io/ouroboros-mock v0.3.2 /go.mod h1:4Lmv174yNH63x83YKKpcQJY10f3WkZFGDy1GvMh3ChY =
1515github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
You can’t perform that action at this time.
0 commit comments