From 507652efff5d76f82e08eb09d445d486d10a4415 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 2 Mar 2019 07:23:20 +0700 Subject: go.mod: update dependency github.com/shuLhan/share to v0.4.0 The dns package provide more human readable when printing Question. Instead of printing query type in number, for example A record with "1", the Question stringer now print "A" instead. --- go.sum | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'go.sum') diff --git a/go.sum b/go.sum index 7254796..421927e 100644 --- a/go.sum +++ b/go.sum @@ -1,3 +1,5 @@ -github.com/shuLhan/share v0.3.0 h1:TmH6XtYQRVxBlq1X1woFzyIYCNcBORo45WBUtRu9cxk= -github.com/shuLhan/share v0.3.0/go.mod h1:SjjW0kmafz7R07V8GP8D9YvTj0jQ4A5LoLVYjC+920U= -golang.org/x/sys v0.0.0-20181228144115-9a3f9b0469bb/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +github.com/shuLhan/share v0.4.0 h1:bp5SlzcF7u1feOc4BvWHHVtUXecaq26Lyn8rROMbQ1k= +github.com/shuLhan/share v0.4.0/go.mod h1:n3BWSX6aGXiCmpc89DsfnhNnax89yhKLHFu6WC9ODes= +golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= +golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -- cgit v1.3