Skip to content

Commit

Permalink
update any-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
cheggaaa committed Oct 25, 2023
1 parent 2e096e6 commit a2ace89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/OneOfOne/xxhash v1.2.2
github.com/ahmetb/govvv v0.3.0
github.com/anyproto/any-sync v0.3.5-0.20231025135038-838be4ed5f2b
github.com/anyproto/any-sync v0.3.5
github.com/aws/aws-sdk-go v1.46.3
github.com/cespare/xxhash/v2 v2.2.0
github.com/go-redsync/redsync/v4 v4.10.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ github.com/OneOfOne/xxhash v1.2.2 h1:KMrpdQIwFcEqXDklaen+P1axHaj9BSKzvpUUfnHldSE
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/ahmetb/govvv v0.3.0 h1:YGLGwEyiUwHFy5eh/RUhdupbuaCGBYn5T5GWXp+WJB0=
github.com/ahmetb/govvv v0.3.0/go.mod h1:4WRFpdWtc/YtKgPFwa1dr5+9hiRY5uKAL08bOlxOR6s=
github.com/anyproto/any-sync v0.3.5-0.20231025115513-9d662c59b350 h1:RdG91WQT6a8V7g2o49c80Mg2FJ79Fx1gLZSMK97ExZU=
github.com/anyproto/any-sync v0.3.5-0.20231025115513-9d662c59b350/go.mod h1:b5VBU4kw1df4ezTYZd9iPEVzPZcDfTGfjis6gUortQc=
github.com/anyproto/any-sync v0.3.5-0.20231025135038-838be4ed5f2b h1:qwtQtdrM5VsamrWdgx8Kg/TJKmBtx8YpdeQYFinXSds=
github.com/anyproto/any-sync v0.3.5-0.20231025135038-838be4ed5f2b/go.mod h1:b5VBU4kw1df4ezTYZd9iPEVzPZcDfTGfjis6gUortQc=
github.com/anyproto/any-sync v0.3.5 h1:G7hqF2ww8oNs1C3Tve/k3B9PucaFU0UOkS4iopLYA1I=
github.com/anyproto/any-sync v0.3.5/go.mod h1:b5VBU4kw1df4ezTYZd9iPEVzPZcDfTGfjis6gUortQc=
github.com/anyproto/go-chash v0.1.0 h1:I9meTPjXFRfXZHRJzjOHC/XF7Q5vzysKkiT/grsogXY=
github.com/anyproto/go-chash v0.1.0/go.mod h1:0UjNQi3PDazP0fINpFYu6VKhuna+W/V+1vpXHAfNgLY=
github.com/anyproto/go-slip10 v1.0.0 h1:uAEtSuudR3jJBOfkOXf3bErxVoxbuKwdoJN55M1i6IA=
Expand Down

0 comments on commit a2ace89

Please sign in to comment.