commit | 93c70162dc8c0d1de720bd54584353b220c48fd7 | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周日 9月 29 15:11:56 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周日 9月 29 15:11:56 2019 +0800 |
tree | ee80fc798ef861dce17d62e48e7cc3ea39eaf976 | |
parent | 0641f76de3674edac2a08e7273780113a3ce18ea [diff] |
修改 mod 包名
diff --git a/go.mod b/go.mod index dd52600..aa7a343 100644 --- a/go.mod +++ b/go.mod
@@ -1,4 +1,4 @@ -module supwisdom.com/wsclient +module supwisdom.com/common/go/wsclient go 1.13