File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
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
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/OneOfOne/xxhash v1.2.8/go.mod h1:eZbhyaAYD41SGSSsnmcpxVoRiQ/MPUTjUdII
66github.com/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
77github.com/ahmetb/govvv v0.3.0 h1:YGLGwEyiUwHFy5eh/RUhdupbuaCGBYn5T5GWXp+WJB0 =
88github.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 =
1111github.com/anyproto/any-sync v0.10.3 h1:T5s7oV+74pVZxcmp9fphhBNwvHj9XUDX0hAgrL7+QZI =
1212github.com/anyproto/any-sync v0.10.3 /go.mod h1:/0OVu/L9RQcbwuj44IRjfGQnvL2dxRj8XRLTjQN8r9E =
1313github.com/anyproto/go-chash v0.1.0 h1:I9meTPjXFRfXZHRJzjOHC/XF7Q5vzysKkiT/grsogXY =
You can’t perform that action at this time.
0 commit comments