Update chunker

This commit is contained in:
Alexander Neumann
2020-07-20 21:20:57 +02:00
committed by Michael Eischer
parent 8074879c5f
commit f9f6124558
3 changed files with 6 additions and 4 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/pkg/profile v1.3.0
github.com/pkg/sftp v1.10.0
github.com/pkg/xattr v0.4.1
github.com/restic/chunker v0.3.0
github.com/restic/chunker v0.4.0
github.com/satori/go.uuid v1.2.0 // indirect
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/spf13/cobra v0.0.3