diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ module github.com/shuLhan/beku -require ( - github.com/shuLhan/share v0.2.0 - golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e -) +require github.com/shuLhan/share v0.4.0 |
