Skip to content

Commit bc3a43f

Browse files
Bump github.com/anyproto/any-store from 0.4.4 to 0.4.6
Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/anyproto/any-store/releases) - [Commits](anyproto/any-store@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: github.com/anyproto/any-store dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21cf28b commit bc3a43f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.9
77
require (
88
github.com/OneOfOne/xxhash v1.2.8
99
github.com/ahmetb/govvv v0.3.0
10-
github.com/anyproto/any-store v0.4.4
10+
github.com/anyproto/any-store v0.4.6
1111
github.com/anyproto/any-sync v0.11.13
1212
github.com/aws/aws-sdk-go v1.55.8
1313
github.com/cespare/xxhash/v2 v2.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/OneOfOne/xxhash v1.2.8/go.mod h1:eZbhyaAYD41SGSSsnmcpxVoRiQ/MPUTjUdII
66
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
77
github.com/ahmetb/govvv v0.3.0 h1:YGLGwEyiUwHFy5eh/RUhdupbuaCGBYn5T5GWXp+WJB0=
88
github.com/ahmetb/govvv v0.3.0/go.mod h1:4WRFpdWtc/YtKgPFwa1dr5+9hiRY5uKAL08bOlxOR6s=
9-
github.com/anyproto/any-store v0.4.4 h1:OcRFOYIqY/LqiAxjPyM9bVXyTxBdwo3jvu4vAnDa4cE=
10-
github.com/anyproto/any-store v0.4.4/go.mod h1:Npi35qMUVZ8ouiV4o9AqpZDs6LbDOF+5ZLlVijXofFM=
9+
github.com/anyproto/any-store v0.4.6 h1:opnTUGfuHa/VA9Incu6iLEy3WsQ4mb2o1oAXGDysH0s=
10+
github.com/anyproto/any-store v0.4.6/go.mod h1:Npi35qMUVZ8ouiV4o9AqpZDs6LbDOF+5ZLlVijXofFM=
1111
github.com/anyproto/any-sync v0.11.13 h1:I6egb5I0Kal9eKPZuyojf16n+vULgXnBSul51YooZjk=
1212
github.com/anyproto/any-sync v0.11.13/go.mod h1:DHuR/dILpIaZSGSUCFwjZrleUkXMJ97cIBq4aYXWCHQ=
1313
github.com/anyproto/go-bip39 v1.0.0 h1:T6/7WowKYDeyuX/QyXtt98ZX0XXaoOh17M/LFF2M5yk=

0 commit comments

Comments
 (0)