diff options
| author | Shulhan <ms@kilabit.info> | 2019-01-16 15:45:49 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2019-01-16 15:45:49 +0700 |
| commit | d588cc5aeb88e40bf65dfed7497196d049a5ec75 (patch) | |
| tree | da522e17c5b562b6e6a2e313248183df753578b3 /go.sum | |
| parent | 03ef212ef68f36569501db146a55d7febb2f46ce (diff) | |
| download | rescached-d588cc5aeb88e40bf65dfed7497196d049a5ec75.tar.xz | |
go.mod: update dependencies
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -github.com/shuLhan/share v0.1.0 h1:sX3zCgH6Xwj/7SW/WxLAH35gVQPRfN2OkmBSt16bgF0= -github.com/shuLhan/share v0.1.0/go.mod h1:L4OhM+hxrUdsb+Im+o06N/wz4hzfu29/R9lqueL4HJI= -golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +github.com/shuLhan/share v0.2.0 h1:xm12WiZ0L9Yj5fNUgxKXfpxl4SJ9VuRdRwbQ5cACeik= +github.com/shuLhan/share v0.2.0/go.mod h1:SjjW0kmafz7R07V8GP8D9YvTj0jQ4A5LoLVYjC+920U= +golang.org/x/sys v0.0.0-20181228144115-9a3f9b0469bb/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= |
