Skip to content

Commit

Permalink
chore(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/adder](https://github.com/blinklabs-io/adder) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/blinklabs-io/adder/releases)
- [Commits](blinklabs-io/adder@v0.23.3...v0.23.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent a12af50 commit f52468a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/blinklabs-io/cdnsd
go 1.22

require (
github.com/blinklabs-io/adder v0.23.3
github.com/blinklabs-io/adder v0.23.4
github.com/blinklabs-io/cardano-models v0.3.6
github.com/blinklabs-io/gouroboros v0.93.3
github.com/blinklabs-io/gouroboros v0.94.3
github.com/dgraph-io/badger/v4 v4.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/miekg/dns v1.1.62
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/blinklabs-io/adder v0.23.3 h1:9pOnEcnfYHVzUCj23Y/rPBl1qHf8ooJSOn7yGc0QZ9E=
github.com/blinklabs-io/adder v0.23.3/go.mod h1:U3XctYpuXnk2DqrT8nQObSj7LwF0o1cnUZKMCDHsARw=
github.com/blinklabs-io/adder v0.23.4 h1:kBEacpX+SqiMSIItJf5BHg987phwqs9UtmePEq8zdIQ=
github.com/blinklabs-io/adder v0.23.4/go.mod h1:LfLui6ULQyv7pTloIq8bZl2577Lhd6XxDxRiUQSxRmU=
github.com/blinklabs-io/cardano-models v0.3.6 h1:EmupOempdGjfsvOuItaCZ8FlMiwbF1NBiztqfa3HB1I=
github.com/blinklabs-io/cardano-models v0.3.6/go.mod h1:QVU0hGMQDlM+uPFgibGJdz2aQY98QvL2/HCoXGcWVyE=
github.com/blinklabs-io/gouroboros v0.93.3 h1:VErIFwZYXJBNrFwJF1HOcIzpHu/ID1PPg4aOF4GPvZw=
github.com/blinklabs-io/gouroboros v0.93.3/go.mod h1:lfvV4sV5tNz/qkaLiR85pKpKqPlHfAa5wFhWGbgsXZ0=
github.com/blinklabs-io/gouroboros v0.94.3 h1:eR26ONYtxDA7Z8UPNyknwD95LBeSC6rzaYndM5Ai03g=
github.com/blinklabs-io/gouroboros v0.94.3/go.mod h1:lfvV4sV5tNz/qkaLiR85pKpKqPlHfAa5wFhWGbgsXZ0=
github.com/blinklabs-io/ouroboros-mock v0.3.3 h1:c6jN9qcLzNQSVh3zjPE61gF33UkkRRIiNqSGBkZ10cY=
github.com/blinklabs-io/ouroboros-mock v0.3.3/go.mod h1:UXkR/8qA5w/WtkzffOIdXudgOndN99DEorgRwy4ynN8=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
Expand Down

0 comments on commit f52468a

Please sign in to comment.