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/v4 go 1.16 -require github.com/shuLhan/share v0.32.1-0.20211219070102-fea5a2f4ad6d +require github.com/shuLhan/share v0.32.1-0.20211220110507-fc66ec631305 //replace github.com/shuLhan/share => ../share |
