aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2021-12-04 00:44:07 +0700
committerShulhan <ms@kilabit.info>2021-12-04 00:44:07 +0700
commit4070dc72fd494e81fabaaeee16f3804e575f3c62 (patch)
treef4bc5917e8d3a0be3b5fa6c3321d96d489f779ed /go.sum
parent33b6afc6e94eb01fac34be142b468b0d824b1273 (diff)
downloadrescached-4070dc72fd494e81fabaaeee16f3804e575f3c62.tar.xz
all: sync with latest share module
This changes update the code based on refactoring on lib/dns package on share module.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.sum b/go.sum
index 4492535..28a46e0 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
-github.com/shuLhan/share v0.31.1-0.20211113074110-0520e7df9127 h1:7w78woxSI+vpViEq37rOk8cqmHL/FAsmxGcG3G9F/Hc=
-github.com/shuLhan/share v0.31.1-0.20211113074110-0520e7df9127/go.mod h1:1E7VQSKC7cbCmAi6izvm2S8jH5Z98a9SSS2IlvmNs/Y=
+github.com/shuLhan/share v0.32.0 h1:PBFsTtLHAPT3UJr8q/edc3hrXi/HOOPxKEf+0SLCARs=
+github.com/shuLhan/share v0.32.0/go.mod h1:1E7VQSKC7cbCmAi6izvm2S8jH5Z98a9SSS2IlvmNs/Y=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
golang.org/x/net v0.0.0-20211007125505-59d4e928ea9d h1:QWMn1lFvU/nZ58ssWqiFJMd3DKIII8NYc4sn708XgKs=