Skip to content

Commit

Permalink
chore(deps): bump github.com/blinklabs-io/adder from 0.21.0 to 0.22.0 (
Browse files Browse the repository at this point in the history
…#162)

Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/blinklabs-io/adder/releases)
- [Commits](blinklabs-io/adder@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/adder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent dc37ce8 commit 3e9846b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/blinklabs-io/cdnsd
go 1.21

require (
github.com/blinklabs-io/adder v0.21.0
github.com/blinklabs-io/adder v0.22.0
github.com/blinklabs-io/cardano-models v0.3.3
github.com/blinklabs-io/gouroboros v0.86.0
github.com/dgraph-io/badger/v4 v4.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/blinklabs-io/adder v0.21.0 h1:tAQNgK2v0oJRJis+ZGdS8Z4ufLqK2A6IACQGuQ8gC8E=
github.com/blinklabs-io/adder v0.21.0/go.mod h1:E3YCNpnoaG3wmVmAUoI4r19W/xnencOVWKgqrAI4RQo=
github.com/blinklabs-io/adder v0.22.0 h1:wriPTMNrJxrH9B1P1y7WFeEZ6SeHqauz+40kuddBjG8=
github.com/blinklabs-io/adder v0.22.0/go.mod h1:E3YCNpnoaG3wmVmAUoI4r19W/xnencOVWKgqrAI4RQo=
github.com/blinklabs-io/cardano-models v0.3.3 h1:Bh/Rp6OhoyqkMWSp+F7hbyzKJDkubRgUrcwjQpv+JrA=
github.com/blinklabs-io/cardano-models v0.3.3/go.mod h1:N1Xol+S+IlMk6FeM1LRVLPbM+MVTMuaA6Iu3PrE9DNg=
github.com/blinklabs-io/gouroboros v0.86.0 h1:sFlNr5NwekP0qCULZ/XxJB0pWA7lGK1MiTREud3kHVg=
Expand Down

0 comments on commit 3e9846b

Please sign in to comment.