diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-09-06 23:09:55 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-09-06 23:41:01 +0700 |
| commit | 0394f3e56bb7387596c5fd6523bcabf2783ef2e7 (patch) | |
| tree | 5f59233ba718c3660dc364ca4b76a7bf370b49b3 /go.sum | |
| parent | c122ae88063cb2034b9097f3c2c4ccf21f33869b (diff) | |
| download | rescached-0394f3e56bb7387596c5fd6523bcabf2783ef2e7.tar.xz | |
all: various changes
* Add function to search and remove non-local caches
* Refactoring no how to create and remove record from hosts file
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -github.com/shuLhan/share v0.18.1-0.20200905152302-5cbbdcafdf1a h1:m3RHCf7kNo8XZDsmG4cKDVTQ7pPkCv8nlJ/vYqZTK/g= -github.com/shuLhan/share v0.18.1-0.20200905152302-5cbbdcafdf1a/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= +github.com/shuLhan/share v0.18.1-0.20200906162730-4535334330cf h1:3wUqlC6XJDqhrF0WKsThcSVR3bq9AdKC/xjuJ4Zm2/A= +github.com/shuLhan/share v0.18.1-0.20200906162730-4535334330cf/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20200602180216-279210d13fed/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= |
