Skip to content

Commit

Permalink
update any-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
cheggaaa committed Mar 18, 2024
1 parent c484416 commit e3a36bf
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.8
github.com/ahmetb/govvv v0.3.0
github.com/anyproto/any-sync v0.3.33-0.20240314125822-3b41982485ad
github.com/anyproto/any-sync v0.3.33
github.com/aws/aws-sdk-go v1.50.30
github.com/cespare/xxhash/v2 v2.2.0
github.com/go-redsync/redsync/v4 v4.11.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ github.com/VictoriaMetrics/fastcache v1.12.1/go.mod h1:tX04vaqcNoQeGLD+ra5pU5sWk
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
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.33-0.20240312131811-dbff72a85b9f h1:+J2mpq/9kyigck8o1FrxEGB8Z7rM9cTkINM1xJ42wL0=
github.com/anyproto/any-sync v0.3.33-0.20240312131811-dbff72a85b9f/go.mod h1:JORhDzUQfTRzvHfxOuHqLyyDYZdaeIBzVPafSkkSbSY=
github.com/anyproto/any-sync v0.3.33-0.20240314125822-3b41982485ad h1:Rshuuw/25ZUcM8UGPki9rNQnd6+ckhfz/HyFkZylDdI=
github.com/anyproto/any-sync v0.3.33-0.20240314125822-3b41982485ad/go.mod h1:JORhDzUQfTRzvHfxOuHqLyyDYZdaeIBzVPafSkkSbSY=
github.com/anyproto/any-sync v0.3.33 h1:ui7JRpeTbb8AiSyDfVWtrzCVgXg3/RnwWPhf21ROLS0=
github.com/anyproto/any-sync v0.3.33/go.mod h1:JORhDzUQfTRzvHfxOuHqLyyDYZdaeIBzVPafSkkSbSY=
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 e3a36bf

Please sign in to comment.