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.20200405143508-d34b820adf64 + github.com/shuLhan/share v0.14.1-0.20200410205026-5378abd1e1f4 golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e ) |
