mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-10 12:26:13 +08:00
move proto package
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"testing"
|
||||
|
||||
"github.com/golang/protobuf/jsonpb"
|
||||
"google.golang.org/protobuf/jsonpb"
|
||||
|
||||
"github.com/seaweedfs/seaweedfs/weed/pb/iam_pb"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user