mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-10 17:54:46 +08:00
move proto package
This commit is contained in:
@@ -2,9 +2,9 @@ package shell
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"github.com/seaweedfs/seaweedfs/weed/storage/types"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"google.golang.org/protobuf/proto"
|
||||
"strconv"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user