diff options
| author | Shulhan <ms@kilabit.info> | 2022-05-16 01:59:38 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-05-16 01:59:38 +0700 |
| commit | 96a9c80e4d25ececac88879178a6acf146608546 (patch) | |
| tree | d6b834c019cd11fc4363f1c4cabda763407559af /go.sum | |
| parent | f21e7c468c4d4479919c4a483451c6672698ab0a (diff) | |
| download | rescached-96a9c80e4d25ececac88879178a6acf146608546.tar.xz | |
go.mod: update share module
The latest changes on share module changes type Zone.SOA field type,
which affect the zone.d page.
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.37.1-0.20220512163842-15f02872a61e h1:1EyRREadyiHwpNsz8z0YUFQ5ifGbiXG9nBg1JitnL7M= -github.com/shuLhan/share v0.37.1-0.20220512163842-15f02872a61e/go.mod h1:laKGR1DNboj8+INRIC9VFYRiVEu/IIjrLurUmTHXkw0= +github.com/shuLhan/share v0.37.1-0.20220515185109-7ba32baf0f1a h1:oPnmtXR6+fpUE6Yx4TuhVsa4AnNvFq6HbtWxCStjcbQ= +github.com/shuLhan/share v0.37.1-0.20220515185109-7ba32baf0f1a/go.mod h1:laKGR1DNboj8+INRIC9VFYRiVEu/IIjrLurUmTHXkw0= golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd h1:O7DYs+zxREGLKzKoMQrtrEacpb0ZVXA5rIwylE2Xchk= |
