aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-08-23 15:59:49 +0200
committern-peugnet <n.peugnet@free.fr>2021-08-23 15:59:49 +0200
commita67dfdd993dee93950c4b60e99ab6ca92d842072 (patch)
treef2363c729e890b57a6f87a9c4ae147a668c92a64 /go.mod
parente0b1733b3d7c88c79d4d92d8c6fac97bbd73f06b (diff)
downloaddna-backup-a67dfdd993dee93950c4b60e99ab6ca92d842072.tar.gz
dna-backup-a67dfdd993dee93950c4b60e99ab6ca92d842072.zip
add ChunkId that contains version number
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d606d25..26bdbbc 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module github.com/n-peugnet/dna-backup
go 1.16
-require github.com/chmduquesne/rollinghash v4.0.0+incompatible // indirect
+require github.com/chmduquesne/rollinghash v4.0.0+incompatible