From 61dc61980b96742a01b2927ed5ff5b426ddfcf80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 04:49:14 +0000 Subject: [PATCH] fix(deps): update patch digest dependencies --- go.mod | 4 ++-- go.sum | 8 ++++---- vendor/modules.txt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/go.mod b/go.mod index b4def9d66..ed6b5b118 100644 --- a/go.mod +++ b/go.mod @@ -8,9 +8,9 @@ require ( github.com/google/uuid v1.6.0 github.com/gorilla/handlers v1.5.2 github.com/gorilla/mux v1.8.1 - github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c + github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6 - github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33 + github.com/longhorn/go-iscsi-helper v0.0.0-20240804172947-37affd6b656b github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff github.com/longhorn/types v0.0.0-20240725040629-473d671316c4 github.com/moby/moby v26.1.5+incompatible diff --git a/go.sum b/go.sum index 1e2a55fd0..a4015f59f 100644 --- a/go.sum +++ b/go.sum @@ -68,12 +68,12 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= 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-20240729142451-d8ab2fde0c6c h1:mEQ0+KjUf2UoWSt9evEoNx0mrbC/0HYvCKwIFXsRn9k= -github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c/go.mod h1:7L/qcMq6IK3S/VU52AtmeKCnOK9Tz1XmMilzo2ILEm8= +github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd h1:5mIK3tZVmqA47s61vRmsT5yoORAFESZ7KauxePbyLpY= +github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd/go.mod h1:3LS9oGrEAUO59xbdACCbKlr7j9LkAvmx8RCJBCfnTaE= github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6 h1:RysSv4aS6oZD1w3tqVIyisAmHDYn/oo30x2ACNVLI5w= github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6/go.mod h1:n8qac+ubzVdubf0kuMzsjKZxn43IuhLAHeakwpnB7UM= -github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33 h1:0HDd/Xs1Nt2/ngcYHookQNr2lAa+SxR7sQLbgloY224= -github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33/go.mod h1:/VLElLs6+hjmkY7VQn92W8MO56HVvLJUSNBQitOB0fY= +github.com/longhorn/go-iscsi-helper v0.0.0-20240804172947-37affd6b656b h1:nHFK4rcJ+/EGvTmuAA5aPEXoELtzy4sF6pw2CRwQpFc= +github.com/longhorn/go-iscsi-helper v0.0.0-20240804172947-37affd6b656b/go.mod h1:AySkNpVyc/P8hbR9Xn18lLSXDOlvwJAGxZYETWSM0dk= github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff h1:gmdQDbnaGJ/zmrK+QJzSys8mH679os6i7vW/pOpRn1U= github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff/go.mod h1:iUJCZtOKG/9xv2rfrUAYZntFTzP5dZtvy4Kwe6dMcUc= github.com/longhorn/types v0.0.0-20240725040629-473d671316c4 h1:L2g0sIJ2fXt4BSFRYNnF6ObtKryCUFm9qLcCXHWssCk= diff --git a/vendor/modules.txt b/vendor/modules.txt index 4c2844a7c..11dbce970 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -127,7 +127,7 @@ github.com/kr/pretty # github.com/kr/text v0.2.0 ## explicit github.com/kr/text -# github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c +# github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd ## explicit; go 1.22.0 github.com/longhorn/backupstore github.com/longhorn/backupstore/azblob @@ -156,7 +156,7 @@ github.com/longhorn/go-common-libs/sync github.com/longhorn/go-common-libs/sys github.com/longhorn/go-common-libs/types github.com/longhorn/go-common-libs/utils -# github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33 +# github.com/longhorn/go-iscsi-helper v0.0.0-20240804172947-37affd6b656b ## explicit; go 1.22.0 github.com/longhorn/go-iscsi-helper/iscsi github.com/longhorn/go-iscsi-helper/iscsidev