Skip to content

Commit

Permalink
Update any-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrakhman committed Jan 27, 2025
1 parent 9f3b36d commit 93f08fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ toolchain go1.23.5
require (
github.com/ahmetb/govvv v0.3.0
github.com/akrylysov/pogreb v0.10.3-0.20240803013244-523613e335e9
github.com/anyproto/any-store v0.1.5
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127085841-647f2f41ae27
github.com/anyproto/any-store v0.1.6
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127105854-aef4de654f4d
github.com/anyproto/go-chash v0.1.0
github.com/gogo/protobuf v1.3.2
github.com/prometheus/client_golang v1.20.5
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ 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/akrylysov/pogreb v0.10.3-0.20240803013244-523613e335e9 h1:GnBlbnor8geJB4j7GGXqVHiSG0cHNEkIYNmpYDAPa+Y=
github.com/akrylysov/pogreb v0.10.3-0.20240803013244-523613e335e9/go.mod h1:fPb3n+7H42SxX84B4/os7POrR+UGRKSRr3kNS5+xq/c=
github.com/anyproto/any-store v0.1.5 h1:AHOaFr9A+RhUc80MceUI9DL8vWqEW7AVB29lTqUlLL8=
github.com/anyproto/any-store v0.1.5/go.mod h1:nbyRoJYOlvSWU1xDOrmgPP96UeoTf4eYZ9k+qqLK9k8=
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127085841-647f2f41ae27 h1:7iUAFmb0o/lwaY+5dUCR6/GMK4JNMSkghrZaGOOHGLE=
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127085841-647f2f41ae27/go.mod h1:gDoEjGcKE0EjAXuWyUnOf8GSoxLu5o70o+dxumKHCHY=
github.com/anyproto/any-store v0.1.6 h1:CmxIH2JhgHH2s7dnv1SNKAQ3spvX2amG/5RbrTZkLaQ=
github.com/anyproto/any-store v0.1.6/go.mod h1:nbyRoJYOlvSWU1xDOrmgPP96UeoTf4eYZ9k+qqLK9k8=
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127105854-aef4de654f4d h1:ia21xkg9NUGVNXySUI8qfL5aBH/zGrfluP6KUleFLvc=
github.com/anyproto/any-sync v0.6.0-alpha.10.0.20250127105854-aef4de654f4d/go.mod h1:vdt3F287pWFYfyLhSAs3jnq3sBA4BpH0phvQ0AhspqM=
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 93f08fa

Please sign in to comment.