diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ module github.com/shuLhan/rescached-go/v4 go 1.16 require ( - git.sr.ht/~shulhan/ciigo v0.9.0 - github.com/shuLhan/share v0.40.0 + git.sr.ht/~shulhan/ciigo v0.9.3 + github.com/shuLhan/share v0.44.0 ) //replace github.com/shuLhan/share => ../share |
