diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-09-04 02:04:06 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-09-04 02:04:06 +0700 |
| commit | 24e61b633edb2ea7b6c67319f4ff4b2a4c366e9b (patch) | |
| tree | bec24cee720f43be3bb212567ee3bd1ba46f2e10 /go.sum | |
| parent | 33a650f64b60ff9f350b847cc076e8822feabffb (diff) | |
| download | rescached-24e61b633edb2ea7b6c67319f4ff4b2a4c366e9b.tar.xz | |
_www: create separate form for handling create/update/delete SOA record
Since each zone file only allow one SOA record, the form for creating,
updating, or deleting the SOA record should be separated from others
resource record.
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.20200901192627-2a7ed071ae68 h1:QKZoSew5tQNz7aVFo33YYoxxVEKVGVSd+oQHJxgFTG4= -github.com/shuLhan/share v0.18.1-0.20200901192627-2a7ed071ae68/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= +github.com/shuLhan/share v0.18.1-0.20200903182412-27f8297cb766 h1:XqY9jPPDBNd6Fy1MkEo7dNUKe8XrhZiMvcCYGlMA2R0= +github.com/shuLhan/share v0.18.1-0.20200903182412-27f8297cb766/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= |
