diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module github.com/shuLhan/kbbi go 1.13 require ( - github.com/shuLhan/share v0.14.1-0.20200411172406-de8367880dcd + github.com/shuLhan/share v0.15.1-0.20200528164210-c03ddce63f66 golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e ) |
