diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-08-22 21:33:15 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-08-22 21:33:15 +0700 |
| commit | 219f6f1c1de617ef5d27fb4eb77f3012d5982ee3 (patch) | |
| tree | 90c79686614f6e528d17c1cf1b79d6019a42ac63 /go.sum | |
| parent | c1756dfca29aa717e85d3295d93aeeff490d914b (diff) | |
| download | rescached-219f6f1c1de617ef5d27fb4eb77f3012d5982ee3.tar.xz | |
all: change "Master" word to "Zone"
While at it,
* update code with latest dns library
* check for empty name servers when updating environment
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.20200817174343-57e2c0c5844b h1:4/95Jwc4iIpRTyExATqW5HwVTqT/uCbXfjqcdjQqUZs= -github.com/shuLhan/share v0.18.1-0.20200817174343-57e2c0c5844b/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= +github.com/shuLhan/share v0.18.1-0.20200822131013-94220dad085e h1:RlXF8V+YjuP3viH4b/OJSuGUwVqdLcDG9IquTg8ot6E= +github.com/shuLhan/share v0.18.1-0.20200822131013-94220dad085e/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= |
