Skip to content

Commit

Permalink
Update to latest any-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrakhman committed Jun 9, 2023
1 parent 92054c4 commit 348bf7a
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/ahmetb/govvv v0.3.0
github.com/anyproto/any-sync v0.1.6-0.20230608113800-85cf6b8332d7
github.com/anyproto/any-sync v0.2.0
github.com/aws/aws-sdk-go v1.44.275
github.com/go-redsync/redsync/v4 v4.8.1
github.com/gogo/protobuf v1.3.2
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.1.6-0.20230607185209-5a6661eab180 h1:OfPk2YmNf3mWTE/E3bJs/XDHDgm6zM5+ZKGs8hmru54=
github.com/anyproto/any-sync v0.1.6-0.20230607185209-5a6661eab180/go.mod h1:9mBFhqgDbUcxU9gxiyniNUQMfsUcD0eCjLIc6rgh2uk=
github.com/anyproto/any-sync v0.1.6-0.20230608113800-85cf6b8332d7 h1:c3hBGrvVg4yu2D43xq0apAUlgzI86tzdYZeMMa5TQVA=
github.com/anyproto/any-sync v0.1.6-0.20230608113800-85cf6b8332d7/go.mod h1:9mBFhqgDbUcxU9gxiyniNUQMfsUcD0eCjLIc6rgh2uk=
github.com/anyproto/any-sync v0.2.0 h1:7xebKZZzoR0ZN3ZLEQQYRDmuwTFB0JfLtC788BuooCE=
github.com/anyproto/any-sync v0.2.0/go.mod h1:9mBFhqgDbUcxU9gxiyniNUQMfsUcD0eCjLIc6rgh2uk=
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 348bf7a

Please sign in to comment.