aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-06 10:49:12 -0800
committerGitHub <noreply@github.com>2023-11-06 10:49:12 -0800
commit9f0e80e9f9bfafe90c00f28a017d77b9d7c9560a (patch)
tree85f9945e6b8c07291b0e197fd9712f18d02f4c4c /go.mod
parenta667f0ad99394796df46a9bd7abee956c14ce4e4 (diff)
downloadseaweedfs-9f0e80e9f9bfafe90c00f28a017d77b9d7c9560a.tar.xz
seaweedfs-9f0e80e9f9bfafe90c00f28a017d77b9d7c9560a.zip
Bump github.com/rclone/rclone from 1.64.0 to 1.64.2 (#4981)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.64.0 to 1.64.2. - [Release notes](https://github.com/rclone/rclone/releases) - [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md) - [Commits](https://github.com/rclone/rclone/compare/v1.64.0...v1.64.2) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index d6ed3fba2..f2e70d7ab 100644
--- a/go.mod
+++ b/go.mod
@@ -155,7 +155,7 @@ require (
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/puzpuzpuz/xsync/v2 v2.5.1
github.com/rabbitmq/amqp091-go v1.9.0
- github.com/rclone/rclone v1.64.0
+ github.com/rclone/rclone v1.64.2
github.com/rdleal/intervalst v1.2.0
github.com/schollz/progressbar/v3 v3.13.1
github.com/shirou/gopsutil/v3 v3.23.9
@@ -333,10 +333,10 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
lukechampine.com/uint128 v1.2.0 // indirect
- storj.io/common v0.0.0-20230602145716-d6ea82d58b3d // indirect
+ storj.io/common v0.0.0-20230907123639-5fd0608fd947 // indirect
storj.io/drpc v0.0.33 // indirect
- storj.io/picobuf v0.0.1 // indirect
- storj.io/uplink v1.11.0 // indirect
+ storj.io/picobuf v0.0.2-0.20230906122608-c4ba17033c6c // indirect
+ storj.io/uplink v1.12.0 // indirect
)
// replace github.com/seaweedfs/raft => /Users/chrislu/go/src/github.com/seaweedfs/raft