docs: update tal-tech to zeromico in docs (#1498)

This commit is contained in:
Kevin Wan
2022-02-01 13:03:30 +08:00
committed by GitHub
parent 7727d70634
commit ec299085f5
6 changed files with 11 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ import (
"fmt"
"log"
"github.com/tal-tech/go-zero/core/mr"
"github.com/zeromicro/go-zero/core/mr"
)
func main() {