diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ module github.com/shuLhan/kbbi go 1.13 require ( - github.com/shuLhan/share v0.13.1-0.20200330125604-7ac43c699173 - golang.org/x/net v0.0.0-20200320220750-118fecf932d8 + github.com/shuLhan/share v0.14.1-0.20200405081315-fe987df87daa + golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e ) //replace github.com/shuLhan/share => ../share |
