build(deps): bump gitlab.com/ark-bitcoin/bark-ffi-bindings/golang

Bumps [gitlab.com/ark-bitcoin/bark-ffi-bindings/golang](https://gitlab.com/ark-bitcoin/bark-ffi-bindings) from 0.8.0 to 0.10.0.
- [Release notes](https://gitlab.com/ark-bitcoin/bark-ffi-bindings/tags)
- [Changelog](https://gitlab.com/ark-bitcoin/bark-ffi-bindings/blob/master/RELEASE.md)
- [Commits](https://gitlab.com/ark-bitcoin/bark-ffi-bindings/compare/golang/v0.8.0...golang/v0.10.0)

---
updated-dependencies:
- dependency-name: gitlab.com/ark-bitcoin/bark-ffi-bindings/golang
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-19 14:33:52 +00:00 committed by GitHub
parent 222031a97e
commit 45d8da2837
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -19,7 +19,7 @@ require (
github.com/stretchr/testify v1.11.1
github.com/tyler-smith/go-bip39 v1.1.0
github.com/wailsapp/wails/v2 v2.12.0
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.8.0
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.10.0
golang.org/x/crypto v0.52.0
golang.org/x/oauth2 v0.36.0
google.golang.org/grpc v1.79.3

4
go.sum
View file

@ -662,8 +662,8 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=
github.com/yusufpapurcu/wmi v1.2.4/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.8.0 h1:YKHSM8iNFMmTQ/QPUxC5U9KVim10F7sIGt3ou2wet+o=
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.8.0/go.mod h1:1jAwB/XR4i3D72fz3qWAd41tQLYcOCGfWZHMagn5fNg=
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.10.0 h1:6e65vpyacY2d/sUs4Y8ZPst2rz9gvuX84m1fi0JsnmM=
gitlab.com/ark-bitcoin/bark-ffi-bindings/golang v0.10.0/go.mod h1:1jAwB/XR4i3D72fz3qWAd41tQLYcOCGfWZHMagn5fNg=
go.etcd.io/bbolt v1.4.3 h1:dEadXpI6G79deX5prL3QRNP6JB8UxVkqo4UPnHaNXJo=
go.etcd.io/bbolt v1.4.3/go.mod h1:tKQlpPaYCVFctUIgFKFnAlvbmB3tpy1vkTnDWohtc0E=
go.etcd.io/etcd/api/v3 v3.5.16 h1:WvmyJVbjWqK4R1E+B12RRHz3bRGy9XVfh++MgbN+6n0=