pump version to v5.7.2

This commit is contained in:
smallnest
2020-08-06 17:25:11 +08:00
parent 75f1e2894f
commit 2b2d19376a
49 changed files with 83 additions and 83 deletions

View File

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