File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.13
1212 github.com/aws/aws-sdk-go-v2/service/s3 v1.99.0
1313 github.com/aws/smithy-go v1.25.0
14- github.com/klauspost/compress v1.18.5
14+ github.com/klauspost/compress v1.19.0
1515 github.com/moby/moby/api v1.54.1
1616 github.com/pkg/sftp v1.13.10
1717 github.com/secsy/goftp v0.0.0-20200609142545-aa2de14babf4
Original file line number Diff line number Diff line change @@ -202,6 +202,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 h1:5ZPtiqj0JL5oKWmcsq4VMaAW5uk
202202github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 /go.mod h1:ndYquD05frm2vACXE1nsccT4oJzjhw2arTS2cpUD1PI =
203203github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE =
204204github.com/klauspost/compress v1.18.5 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
205+ github.com/klauspost/compress v1.19.0 h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ =
206+ github.com/klauspost/compress v1.19.0 /go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ =
205207github.com/kr/fs v0.1.0 h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8 =
206208github.com/kr/fs v0.1.0 /go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg =
207209github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
You can’t perform that action at this time.
0 commit comments