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.14 -require github.com/shuLhan/share v0.22.1-0.20210119183627-da9256c28c9c +require github.com/shuLhan/share v0.22.1-0.20210121194620-62d4a5af43bb //replace github.com/shuLhan/share => ../share |
