aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/filer_notify_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/filer_notify_test.go')
-rw-r--r--weed/filer/filer_notify_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/filer/filer_notify_test.go b/weed/filer/filer_notify_test.go
index 4d2983d00..cf11a4bc0 100644
--- a/weed/filer/filer_notify_test.go
+++ b/weed/filer/filer_notify_test.go
@@ -7,7 +7,7 @@ import (
"github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
"github.com/seaweedfs/seaweedfs/weed/util"
- "github.com/golang/protobuf/proto"
+ "google.golang.org/protobuf/proto"
)
func TestProtoMarshalText(t *testing.T) {