Merge pull request 'Update module path in go.mod to reflect the new repository URL' (#3) from reconnect-mym into main

Reviewed-on: #3
This commit is contained in:
mym
2025-12-12 15:59:09 +08:00

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/blueocean-go/reconnect
module git.whblueocean.cn/blueocean-go/reconnect
go 1.21