diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ go 1.13 require github.com/shuLhan/share v0.15.0 -replace github.com/shuLhan/share => ../share +//replace github.com/shuLhan/share => ../share |
