From 212ce5c37857a2d64c56e3df8f415f48b8698462 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Mon, 23 Aug 2021 11:19:23 +0200 Subject: initial rolling hash matching --- go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..c9d9a48 --- /dev/null +++ b/go.sum @@ -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= -- cgit v1.2.3