File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
3
3
go 1.21
4
4
5
5
require (
6
- github.com/blinklabs-io/adder v0.22.0
6
+ github.com/blinklabs-io/adder v0.22.1
7
7
github.com/blinklabs-io/cardano-models v0.3.3
8
8
github.com/blinklabs-io/gouroboros v0.87.0
9
9
github.com/dgraph-io/badger/v4 v4.2.0
@@ -36,7 +36,6 @@ require (
36
36
github.com/kr/pretty v0.3.1 // indirect
37
37
github.com/leodido/go-urn v1.4.0 // indirect
38
38
github.com/pkg/errors v0.9.1 // indirect
39
- github.com/rogpeppe/go-internal v1.12.0 // indirect
40
39
github.com/utxorpc/go-codegen v0.5.1 // indirect
41
40
github.com/x448/float16 v0.8.4 // indirect
42
41
go.opencensus.io v0.22.5 // indirect
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
2
2
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
3
3
filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
4
4
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
5
- github.com/blinklabs-io/adder v0.22.0 h1:wriPTMNrJxrH9B1P1y7WFeEZ6SeHqauz+40kuddBjG8 =
6
- github.com/blinklabs-io/adder v0.22.0 /go.mod h1:E3YCNpnoaG3wmVmAUoI4r19W/xnencOVWKgqrAI4RQo =
5
+ github.com/blinklabs-io/adder v0.22.1 h1:AgH73hk9t+7FOzCGcCdefxRCFwq+6NrEWcSwuytXGMA =
6
+ github.com/blinklabs-io/adder v0.22.1 /go.mod h1:UA4zIi69MNW+gCqNUqW+eobnVn0X2CK6YmTme1NCSCI =
7
7
github.com/blinklabs-io/cardano-models v0.3.3 h1:Bh/Rp6OhoyqkMWSp+F7hbyzKJDkubRgUrcwjQpv+JrA =
8
8
github.com/blinklabs-io/cardano-models v0.3.3 /go.mod h1:N1Xol+S+IlMk6FeM1LRVLPbM+MVTMuaA6Iu3PrE9DNg =
9
9
github.com/blinklabs-io/gouroboros v0.87.0 h1:Z3HCk2wxUlfkS21kNNltzdtT50BfxSSEsawqSznd20I =
You can’t perform that action at this time.
0 commit comments