diff options
author | n-peugnet <n.peugnet@free.fr> | 2021-08-23 11:19:23 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2021-08-23 11:19:23 +0200 |
commit | 212ce5c37857a2d64c56e3df8f415f48b8698462 (patch) | |
tree | 3e3afef77617534ed6cd4e7e49690cb738009322 /go.sum | |
parent | f63d18f08e86b4135e466d5e88e03dda65466e6b (diff) | |
download | dna-backup-212ce5c37857a2d64c56e3df8f415f48b8698462.tar.gz dna-backup-212ce5c37857a2d64c56e3df8f415f48b8698462.zip |
initial rolling hash matching
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +github.com/chmduquesne/rollinghash v4.0.0+incompatible h1:hnREQO+DXjqIw3rUTzWN7/+Dpw+N5Um8zpKV0JOEgbo= +github.com/chmduquesne/rollinghash v4.0.0+incompatible/go.mod h1:Uc2I36RRfTAf7Dge82bi3RU0OQUmXT9iweIcPqvr8A0= |