Merge pull request 'Update README to change the go get command to use the correct repository URL for the reconnect package.' (#2) from reconnect-mym into main

Reviewed-on: #2
This commit is contained in:
mym
2025-12-12 15:55:56 +08:00

View File

@@ -14,7 +14,7 @@
## 安装 ## 安装
```bash ```bash
go get github.com/blueocean-go/reconnect go get git.whblueocean.cn/blueocean-go/reconnect
``` ```
## 快速开始 ## 快速开始