diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ module github.com/shuLhan/rescached-go/v3 go 1.13 -require github.com/shuLhan/share v0.19.0 +require github.com/shuLhan/share v0.22.1-0.20210111194332-8df2d3ff4b02 //replace github.com/shuLhan/share => ../share |
