From c2e91f3050d514177da9098332f07717810dbc88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:51:49 +0000 Subject: [PATCH] fix(deps): update github.com/longhorn/sparse-tools digest to 2376a4d --- go.mod | 2 +- go.sum | 2 ++ vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 5b4f19f6..84b86fe5 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/gorilla/mux v1.8.0 github.com/longhorn/backupstore v0.0.0-20240207023845-915898cee71c github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20231226052201-1c1b8312a30d - github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224 + github.com/longhorn/sparse-tools v0.0.0-20240207150750-2376a4da57f5 github.com/pkg/errors v0.9.1 github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47 github.com/sirupsen/logrus v1.9.3 diff --git a/go.sum b/go.sum index 9b66a364..4ee98079 100644 --- a/go.sum +++ b/go.sum @@ -68,6 +68,8 @@ github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c h1:EAE/cBOWZ github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo= github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224 h1:5gTEo5hyElKug+JHoudgzds/G+dmYiAmMXMlJsBfuNo= github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo= +github.com/longhorn/sparse-tools v0.0.0-20240207150750-2376a4da57f5 h1:612i3/vvi23XC+7JbGJdIE48HxRla7qvf1QhOUeZTmw= +github.com/longhorn/sparse-tools v0.0.0-20240207150750-2376a4da57f5/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo= github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo= github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4= diff --git a/vendor/modules.txt b/vendor/modules.txt index 0fbb595e..07ce94f1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -142,7 +142,7 @@ github.com/longhorn/longhorn-engine/pkg/types github.com/longhorn/longhorn-engine/pkg/util github.com/longhorn/longhorn-engine/pkg/util/disk github.com/longhorn/longhorn-engine/proto/ptypes -# github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224 +# github.com/longhorn/sparse-tools v0.0.0-20240207150750-2376a4da57f5 ## explicit; go 1.17 github.com/longhorn/sparse-tools/sparse github.com/longhorn/sparse-tools/sparse/rest