diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module github.com/shuLhan/beku require ( - github.com/shuLhan/share v0.0.0-20180928221840-b16432d24a4a + github.com/shuLhan/share v0.0.0-20181031165753-0073103e650b golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e ) |
