remove v5

This commit is contained in:
smallnest
2020-04-28 18:20:33 +08:00
parent 1eebab9d9c
commit c13fa98bc4
47 changed files with 75 additions and 75 deletions

View File

@@ -5,7 +5,7 @@ import (
"time"
metrics "github.com/rcrowley/go-metrics"
"github.com/smallnest/rpcx/v5/server"
"github.com/smallnest/rpcx/server"
)
func TestEtcdRegistry(t *testing.T) {