aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/mount.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/mount.proto')
-rw-r--r--weed/pb/mount.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/pb/mount.proto b/weed/pb/mount.proto
index ec0847f12..4df2990e4 100644
--- a/weed/pb/mount.proto
+++ b/weed/pb/mount.proto
@@ -2,7 +2,7 @@ syntax = "proto3";
package messaging_pb;
-option go_package = "github.com/chrislusf/seaweedfs/weed/pb/mount_pb";
+option go_package = "github.com/seaweedfs/seaweedfs/weed/pb/mount_pb";
option java_package = "seaweedfs.client";
option java_outer_classname = "MountProto";