Skip to content

Commit 4ed5b4b

Browse files
authored
Merge pull request #175 from anyproto/dependabot/go_modules/github.com/anyproto/any-store-0.4.2
Bump github.com/anyproto/any-store from 0.3.5 to 0.4.2
2 parents 7d9196b + b63cc12 commit 4ed5b4b

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
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/OneOfOne/xxhash v1.2.8
77
github.com/ahmetb/govvv v0.3.0
8-
github.com/anyproto/any-store v0.4.0
8+
github.com/anyproto/any-store v0.4.2
99
github.com/anyproto/any-sync v0.10.3
1010
github.com/aws/aws-sdk-go v1.55.8
1111
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.0 h1:WleCW55YMXS+E3nHn/pPS3c9N9MDCVlcY8OD7vwvaJI=
10-
github.com/anyproto/any-store v0.4.0/go.mod h1:P9CnoL9Q06eh051DwtcvCiiWCwdXO7AbEILcnD6yrss=
9+
github.com/anyproto/any-store v0.4.2 h1:1ljcAogeZxQ6QmSpBy40InokgKBRB/fnAilDDFPUpYE=
10+
github.com/anyproto/any-store v0.4.2/go.mod h1:P9CnoL9Q06eh051DwtcvCiiWCwdXO7AbEILcnD6yrss=
1111
github.com/anyproto/any-sync v0.10.3 h1:T5s7oV+74pVZxcmp9fphhBNwvHj9XUDX0hAgrL7+QZI=
1212
github.com/anyproto/any-sync v0.10.3/go.mod h1:/0OVu/L9RQcbwuj44IRjfGQnvL2dxRj8XRLTjQN8r9E=
1313
github.com/anyproto/go-chash v0.1.0 h1:I9meTPjXFRfXZHRJzjOHC/XF7Q5vzysKkiT/grsogXY=

0 commit comments

Comments
 (0)