Skip to content

Commit ee4b85a

Browse files
chore(deps): bump github.com/blinklabs-io/adder from 0.22.0 to 0.22.1 (#166)
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/blinklabs-io/adder/releases) - [Commits](blinklabs-io/adder@v0.22.0...v0.22.1) --- 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 a73a69e commit ee4b85a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
33
go 1.21
44

55
require (
6-
github.com/blinklabs-io/adder v0.22.0
6+
github.com/blinklabs-io/adder v0.22.1
77
github.com/blinklabs-io/cardano-models v0.3.3
88
github.com/blinklabs-io/gouroboros v0.87.0
99
github.com/dgraph-io/badger/v4 v4.2.0
@@ -36,7 +36,6 @@ require (
3636
github.com/kr/pretty v0.3.1 // indirect
3737
github.com/leodido/go-urn v1.4.0 // indirect
3838
github.com/pkg/errors v0.9.1 // indirect
39-
github.com/rogpeppe/go-internal v1.12.0 // indirect
4039
github.com/utxorpc/go-codegen v0.5.1 // indirect
4140
github.com/x448/float16 v0.8.4 // indirect
4241
go.opencensus.io v0.22.5 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
22
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
33
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
44
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=
77
github.com/blinklabs-io/cardano-models v0.3.3 h1:Bh/Rp6OhoyqkMWSp+F7hbyzKJDkubRgUrcwjQpv+JrA=
88
github.com/blinklabs-io/cardano-models v0.3.3/go.mod h1:N1Xol+S+IlMk6FeM1LRVLPbM+MVTMuaA6Iu3PrE9DNg=
99
github.com/blinklabs-io/gouroboros v0.87.0 h1:Z3HCk2wxUlfkS21kNNltzdtT50BfxSSEsawqSznd20I=

0 commit comments

Comments
 (0)