update github.com/otai/copy, use PreserveOwner option

This commit is contained in:
Frederik Ring
2021-11-29 08:40:55 +01:00
parent dfd0d617e4
commit 5a6ce81b58
3 changed files with 9 additions and 6 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/m90/targz v0.0.0-20210904082215-2e9a4529a615
github.com/minio/minio-go/v7 v7.0.16
github.com/otiai10/copy v1.6.0
github.com/otiai10/copy v1.7.0
github.com/sirupsen/logrus v1.8.1
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
)