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 git.sr.ht/~shulhan/awwan go 1.13 -require github.com/shuLhan/share v0.16.1-0.20200615074640-85bc10a78afa +require github.com/shuLhan/share v0.17.0 //replace github.com/shuLhan/share => ../share |
