From 0bfac42c4aff28364459c35b753d7fe5387c93a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 08:07:23 +0000 Subject: [PATCH] fix(deps): update github.com/longhorn/go-common-libs digest to b935460 --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index b7a811c4a..6c8e19d7f 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/gorilla/handlers v1.5.2 github.com/gorilla/mux v1.8.1 github.com/longhorn/backupstore v0.0.0-20240706152841-78e2c8892f4e - github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f + github.com/longhorn/go-common-libs v0.0.0-20240707062002-b9354601827e github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30 github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a github.com/longhorn/types v0.0.0-20240706151541-33cb010c3544 diff --git a/go.sum b/go.sum index 89fee54fa..f3c199ff5 100644 --- a/go.sum +++ b/go.sum @@ -70,8 +70,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/longhorn/backupstore v0.0.0-20240706152841-78e2c8892f4e h1:UtuNgcxi6YSdlY711WXEa5lHqET6p3QL+4ZkAJnVl9w= github.com/longhorn/backupstore v0.0.0-20240706152841-78e2c8892f4e/go.mod h1:X9DZ+xqReDQfSsGCxRnNViBxoxSbHezjfejwTPp17NI= -github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f h1:TjO/A4UE06053vB/y11J0Dvm9DyVqmVbdvCCuXUi0YU= -github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f/go.mod h1:/MpLJbr0zSw0Pl8UUpumNArliCtuMr1LPPDVlnqOTgA= +github.com/longhorn/go-common-libs v0.0.0-20240707062002-b9354601827e h1:0SiyvTuovYc9kLJbjagTSxv3sOfCCU9FQJasRo7bgzU= +github.com/longhorn/go-common-libs v0.0.0-20240707062002-b9354601827e/go.mod h1:vX53A9KF4RHC1UTbEGouZHsZO6bwT3zk63l1hvwF5T8= github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30 h1:tTHysoIMIUt53dRqLtIo7AH0RRMr2P5Jy8DAMxDISO8= github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30/go.mod h1:Y4SlLQTYuOOMWlJNdFhTkM3MsXTmY/jkWj8jbuU7kOE= github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a h1:+o63c0oh7ZNKeQdc0Hawfzz5vRa4LiDvLOtJYjegtnk= diff --git a/vendor/modules.txt b/vendor/modules.txt index 905cd9047..ae4f99be4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -144,7 +144,7 @@ github.com/longhorn/backupstore/systembackup github.com/longhorn/backupstore/types github.com/longhorn/backupstore/util github.com/longhorn/backupstore/vfs -# github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f +# github.com/longhorn/go-common-libs v0.0.0-20240707062002-b9354601827e ## explicit; go 1.22.0 github.com/longhorn/go-common-libs/backup github.com/longhorn/go-common-libs/exec