Skip to content

Commit

Permalink
upgrade juicefs to v1.0.0-rc3 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandyXSD authored Jul 14, 2022
1 parent 37f2c3c commit 8ab1c65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/juicedata/juicesync
go 1.17

require (
github.com/juicedata/juicefs v1.0.0-rc2
github.com/juicedata/juicefs v1.0.0-rc3
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.4.0
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -599,8 +599,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/juicedata/godaemon v0.0.0-20210629045518-3da5144a127d/go.mod h1:dlxKkLh3qAIPtgr2U/RVzsZJDuXA1ffg+Njikfmhvgw=
github.com/juicedata/juicefs v1.0.0-rc2 h1:kM24g+ba2+W9TamEcqFjfKMXyvIKaxomuE+YJUsAEzg=
github.com/juicedata/juicefs v1.0.0-rc2/go.mod h1:lur31wPIaJk4RKCK9mb3Qfm53jUi3xCX+TSLnK+lOLI=
github.com/juicedata/juicefs v1.0.0-rc3 h1:ZIFqKkpjiesmG9coHx26B7f+MDmcPwMEFGSEJd5uPmI=
github.com/juicedata/juicefs v1.0.0-rc3/go.mod h1:lur31wPIaJk4RKCK9mb3Qfm53jUi3xCX+TSLnK+lOLI=
github.com/juicedata/mpb/v7 v7.0.4-0.20220216145631-6e0757f14703 h1:st6YAkO/Nxm4eH/eE8AmPsKdadb50pe8INqnwvKIp0I=
github.com/juicedata/mpb/v7 v7.0.4-0.20220216145631-6e0757f14703/go.mod h1:NXGsfPGx6G2JssqvEcULtDqUrxuuYs4llpv8W6ZUpzk=
github.com/juju/ratelimit v1.0.1 h1:+7AIFJVQ0EQgq/K9+0Krm7m530Du7tIz0METWzN0RgY=
Expand Down

0 comments on commit 8ab1c65

Please sign in to comment.