diff options
| author | Shulhan <ms@kilabit.info> | 2018-11-30 08:54:41 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-11-30 08:54:41 +0700 |
| commit | 5d5d18d3ca894b3d7ef84f010f04afdb7ead3319 (patch) | |
| tree | 26f284c4730d256936e39e1e8f646303d2c8180c /go.mod | |
| parent | a998c701a7d33901e1b93db3499ec5964dbbda0c (diff) | |
| download | rescached-5d5d18d3ca894b3d7ef84f010f04afdb7ead3319.tar.xz | |
go.mod: update dependencies
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ module github.com/shuLhan/rescached-go -require github.com/shuLhan/share v0.0.0-20181001045232-2aec82b746fe +require github.com/shuLhan/share v0.1.0 |
