Skip to content

Commit

Permalink
chore(deps): bump github.com/blinklabs-io/bursa from 0.7.2 to 0.8.0 (#…
Browse files Browse the repository at this point in the history
…182)

Bumps [github.com/blinklabs-io/bursa](https://github.com/blinklabs-io/bursa) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/blinklabs-io/bursa/releases)
- [Commits](blinklabs-io/bursa@v0.7.2...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 6aef8fe commit 3af337c
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/Salvionied/apollo v1.0.11
github.com/blinklabs-io/adder v0.21.0
github.com/blinklabs-io/bursa v0.7.2
github.com/blinklabs-io/bursa v0.8.0
github.com/blinklabs-io/cardano-models v0.3.3
github.com/blinklabs-io/gouroboros v0.85.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 @@ -9,8 +9,8 @@ github.com/Salvionied/cbor/v2 v2.6.0/go.mod h1:oFxaUo/mQ5sG1k459nzctGdYa80jy0ZqZ
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
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/bursa v0.7.2 h1:eBG+LpUaAwxMvzCq9q+HBTOxae4ErtLvxocEzmoMqRU=
github.com/blinklabs-io/bursa v0.7.2/go.mod h1:f/VQphNyrDROQKHbsnm1y8jFg7jxmZEM9QJgRA95UXA=
github.com/blinklabs-io/bursa v0.8.0 h1:wWJOweXyZ+SlqSgWGStnYZdhf5IgoETsG+KK0UekTRo=
github.com/blinklabs-io/bursa v0.8.0/go.mod h1:ED+24unjrouN2wbr3cvAi01pOiZSVh7Bx3JXJl4Lkbc=
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.85.0 h1:KLB7prQpDq3IRIS7Oxl8cz8nABSjU8UoOp0TvBhSyAc=
Expand Down

0 comments on commit 3af337c

Please sign in to comment.