diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-08-23 22:13:10 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-08-23 22:13:10 +0700 |
| commit | 4faec4fad593537463427b0e174f2963fff74e0d (patch) | |
| tree | 3af4b647d66e0c0de75cb29ae25f2b992d705453 /go.sum | |
| parent | 504f3bb2656618685646c3223c2819044bbf24bb (diff) | |
| download | rescached-4faec4fad593537463427b0e174f2963fff74e0d.tar.xz | |
all: replace the internal hosts file with dns.HostsFile
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.20200822175706-568fcc5683d9 h1:TBf7c0Of0y/6eUEaPjoDyoRYbu+RC16GYQ/mHIKy8JA= -github.com/shuLhan/share v0.18.1-0.20200822175706-568fcc5683d9/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= +github.com/shuLhan/share v0.18.1-0.20200823145520-86dabdd111c2 h1:BpSOHfEdE1ls/xmJnEgBkCaF88WEFIb+XpXoDE8Fzxw= +github.com/shuLhan/share v0.18.1-0.20200823145520-86dabdd111c2/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= |
