diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-09-08 22:44:38 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-09-08 22:44:38 +0700 |
| commit | 71da98489f4809a6ebc53f6a95d13efae1dd6396 (patch) | |
| tree | 1597b37aeae6802133acaf08b7a3ca5468e4cdb0 /go.sum | |
| parent | b3070179136dbfc9f8e21c0073911e48de729216 (diff) | |
| download | rescached-71da98489f4809a6ebc53f6a95d13efae1dd6396.tar.xz | |
_www/.../Dashboard: display the RR value as JSON stringify
While at it, add more DNS RR types for displaying in the dashboard.
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.20200906162730-4535334330cf h1:3wUqlC6XJDqhrF0WKsThcSVR3bq9AdKC/xjuJ4Zm2/A= -github.com/shuLhan/share v0.18.1-0.20200906162730-4535334330cf/go.mod h1:FqPloTQlDTAmMXxaWft/V5tPmxEHBJeyJMAzVm4/1og= +github.com/shuLhan/share v0.19.0 h1:UTBYwJcMXlK92xhjghRGnm9aK6Ont2pG/fkDmKw9ARI= +github.com/shuLhan/share v0.19.0/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= |
