diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,6 +5,6 @@ module github.com/shuLhan/rescached-go/v4 go 1.16 -require github.com/shuLhan/share v0.37.1-0.20220515185109-7ba32baf0f1a +require github.com/shuLhan/share v0.37.1-0.20220517151646-345ee16b214a //replace github.com/shuLhan/share => ../share |
