diff options
author | wcsiu <wachiu.siu@lalamove.com> | 2018-12-11 16:09:23 +0800 |
---|---|---|
committer | wcsiu <wachiu.siu@gmail.com> | 2018-12-13 23:39:13 +0800 |
commit | 252d31b3c6adbfddbb7dcb6732ddad7ca2c87302 (patch) | |
tree | 29b6a7f999883f43cfdd4898a0947f4901ff91e0 /go.mod | |
parent | 4094e0019f08bb771eb45ee90b1ae119c71a0f3a (diff) |
migrate to go module
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +module github.com/360EntSecGroup-Skylar/excelize |