diff options
| author | Shulhan <ms@kilabit.info> | 2018-09-04 08:26:02 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-09-04 08:26:02 +0700 |
| commit | 1a441ee2b3c2c97dd8ad29dd96a47df512ed3bde (patch) | |
| tree | 54059b8e0ec87c504e6b8f2e785927e345cb64bd /go.sum | |
| parent | d8e6402e260e281430c26f20bc410c0f9be91f53 (diff) | |
| download | beku-0.4.0.tar.xz | |
Add Go modulev0.4.0
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +github.com/shuLhan/numerus v0.1.0 h1:oCywZLE3iTb/9T8qhFCkANg59Qy4cJ3nES5+S8WO6/U= +github.com/shuLhan/numerus v0.1.0/go.mod h1:zF6WAVSsJebxdZxwyHWhqibDiCXnfitT4oHfcHve7+Y= +github.com/shuLhan/share v0.0.0-20180903155519-157a004e9f7c h1:20x4izLnfln0tqz4aoLRi3G0GoSIgWap3DWdSV/N2yk= +github.com/shuLhan/share v0.0.0-20180903155519-157a004e9f7c/go.mod h1:lzcjs6ErUYp4Frs/NaE+k9lEFS7w1nMEpWAXTImyBSM= +github.com/shuLhan/tekstus v0.1.0 h1:O08rXaR8yEZhVTKtgpLfZhEvkRe4svhMhm532tPn4Is= +github.com/shuLhan/tekstus v0.1.0/go.mod h1:Pn7xUNXikqBQ1Fqtx2XFZEL1u8nZZPYxfP/8M4+LxaE= +golang.org/x/sys v0.0.0-20180821140842-3b58ed4ad339/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/tools v0.0.0-20180831211245-7ca132754999 h1:mf2VYfMpSMTlp0I/UXrX13w5LejDx34QeUUHH4TrUA8= +golang.org/x/tools v0.0.0-20180831211245-7ca132754999/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= |
