1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00

build(deps): bump github.com/anyproto/any-store from 0.1.6 to 0.1.7

Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/anyproto/any-store/compare/v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/anyproto/any-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 15:42:38 +00:00 committed by GitHub
parent 6020213ad8
commit 08a3083c91
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.23.5
require (
filippo.io/edwards25519 v1.1.0
github.com/anyproto/any-store v0.1.6
github.com/anyproto/any-store v0.1.7
github.com/anyproto/go-chash v0.1.0
github.com/anyproto/go-slip10 v1.0.0
github.com/anyproto/go-slip21 v1.0.0