mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 15:37:52 +08:00
move proto package
This commit is contained in:
@@ -2,10 +2,10 @@ package kafka
|
||||
|
||||
import (
|
||||
"github.com/Shopify/sarama"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/seaweedfs/seaweedfs/weed/glog"
|
||||
"github.com/seaweedfs/seaweedfs/weed/notification"
|
||||
"github.com/seaweedfs/seaweedfs/weed/util"
|
||||
"google.golang.org/protobuf/proto"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user