This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/juicedata/juicesync
3
3
go 1.17
4
4
5
5
require (
6
- github.com/juicedata/juicefs v1.0.0-rc2
6
+ github.com/juicedata/juicefs v1.0.0-rc3
7
7
github.com/sirupsen/logrus v1.8.1
8
8
github.com/urfave/cli/v2 v2.4.0
9
9
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
Original file line number Diff line number Diff line change @@ -599,8 +599,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
599
599
github.com/jstemmer/go-junit-report v0.9.1 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
600
600
github.com/jtolds/gls v4.20.0+incompatible /go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU =
601
601
github.com/juicedata/godaemon v0.0.0-20210629045518-3da5144a127d /go.mod h1:dlxKkLh3qAIPtgr2U/RVzsZJDuXA1ffg+Njikfmhvgw =
602
- github.com/juicedata/juicefs v1.0.0-rc2 h1:kM24g+ba2+W9TamEcqFjfKMXyvIKaxomuE+YJUsAEzg =
603
- github.com/juicedata/juicefs v1.0.0-rc2 /go.mod h1:lur31wPIaJk4RKCK9mb3Qfm53jUi3xCX+TSLnK+lOLI =
602
+ github.com/juicedata/juicefs v1.0.0-rc3 h1:ZIFqKkpjiesmG9coHx26B7f+MDmcPwMEFGSEJd5uPmI =
603
+ github.com/juicedata/juicefs v1.0.0-rc3 /go.mod h1:lur31wPIaJk4RKCK9mb3Qfm53jUi3xCX+TSLnK+lOLI =
604
604
github.com/juicedata/mpb/v7 v7.0.4-0.20220216145631-6e0757f14703 h1:st6YAkO/Nxm4eH/eE8AmPsKdadb50pe8INqnwvKIp0I =
605
605
github.com/juicedata/mpb/v7 v7.0.4-0.20220216145631-6e0757f14703 /go.mod h1:NXGsfPGx6G2JssqvEcULtDqUrxuuYs4llpv8W6ZUpzk =
606
606
github.com/juju/ratelimit v1.0.1 h1:+7AIFJVQ0EQgq/K9+0Krm7m530Du7tIz0METWzN0RgY =
You can’t perform that action at this time.
0 commit comments