2 Commits
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
## 安装 ## 安装
```bash ```bash
go get github.com/blueocean-go/reconnect go get git.whblueocean.cn/blueocean-go/reconnect
``` ```
## 快速开始 ## 快速开始
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/blueocean-go/reconnect module git.whblueocean.cn/blueocean-go/reconnect
go 1.21 go 1.21