From 73e349fcbd7b632092e83e84881fc01a8dae714a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 03:26:52 +0000 Subject: [PATCH] fix(deps): update patch digest dependencies --- go.mod | 10 +++++----- go.sum | 20 ++++++++++---------- vendor/modules.txt | 10 +++++----- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/go.mod b/go.mod index edde21f1b7..212c806e2d 100644 --- a/go.mod +++ b/go.mod @@ -59,10 +59,10 @@ require ( github.com/jinzhu/copier v0.3.5 github.com/kubernetes-csi/csi-lib-utils v0.6.1 github.com/longhorn/backing-image-manager v1.7.0-rc1 - github.com/longhorn/backupstore v0.0.0-20240720163059-56c90cd23634 - github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe - github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906 - github.com/longhorn/go-spdk-helper v0.0.0-20240727080828-a55a2982815a + github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c + 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-spdk-helper v0.0.0-20240729144510-ca31a064ce91 github.com/longhorn/longhorn-engine v1.7.0-rc1 github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821 github.com/longhorn/longhorn-share-manager v1.7.0-rc1 @@ -172,7 +172,7 @@ require ( github.com/prometheus/client_model v0.5.0 // indirect github.com/prometheus/common v0.47.0 // indirect github.com/prometheus/procfs v0.12.0 // indirect - github.com/rancher/lasso v0.0.0-20240725131814-f16ff2c25dc3 + github.com/rancher/lasso v0.0.0-20240730072958-1feca2443650 github.com/robfig/cron/v3 v3.0.1 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect github.com/russross/blackfriday/v2 v2.1.0 // indirect diff --git a/go.sum b/go.sum index 978b736975..f65f62b91f 100644 --- a/go.sum +++ b/go.sum @@ -1222,14 +1222,14 @@ github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhn github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE= github.com/longhorn/backing-image-manager v1.7.0-rc1 h1:kD106yhLtofxDwXkvKs77VAFzTVdJnbxsD2m28X4tp0= github.com/longhorn/backing-image-manager v1.7.0-rc1/go.mod h1:ZXD/+yKwMer/eZzwQ2ev/eAyLvih7WNq6NDgfUpvQ+8= -github.com/longhorn/backupstore v0.0.0-20240720163059-56c90cd23634 h1:gfrFl0YwZSfyiaLdg7TFKSHtBgMJclDGDtBjUhGe0ik= -github.com/longhorn/backupstore v0.0.0-20240720163059-56c90cd23634/go.mod h1:7L/qcMq6IK3S/VU52AtmeKCnOK9Tz1XmMilzo2ILEm8= -github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe h1:EiCGiOecnzl4dp0nDesT6UD6wA7T44VnUiXxYYdVBG0= -github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe/go.mod h1:n8qac+ubzVdubf0kuMzsjKZxn43IuhLAHeakwpnB7UM= -github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906 h1:1FoEoyIQRtKAKv3O8MJ1nczly3+WMzbFbjT3pmakpWw= -github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906/go.mod h1:/VLElLs6+hjmkY7VQn92W8MO56HVvLJUSNBQitOB0fY= -github.com/longhorn/go-spdk-helper v0.0.0-20240727080828-a55a2982815a h1:x54NTKwvpdpfeVHPEcZ3XNxFHVb4qAKRHCaUFHwbriU= -github.com/longhorn/go-spdk-helper v0.0.0-20240727080828-a55a2982815a/go.mod h1:sD6aVynQSbPnYyJ77NLiYbWNI5zyzxcVzIEnXFcKCww= +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/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-spdk-helper v0.0.0-20240729144510-ca31a064ce91 h1:5xYB4UTwmp+kl/hib/H0pQqb2Dg7QSKoDbmCKUojhPM= +github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91/go.mod h1:sD6aVynQSbPnYyJ77NLiYbWNI5zyzxcVzIEnXFcKCww= github.com/longhorn/longhorn-engine v1.7.0-rc1 h1:kQ4BwCvBemWsQvVnLdRsbiCXR3zmQBMA1J9Ezysh2q0= github.com/longhorn/longhorn-engine v1.7.0-rc1/go.mod h1:u0TZ1221YusDYA+ExdVLjLid1Ps6JuJXgh9185l5D9Y= github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821 h1:mrXXSea5qFl04rJz9hFDT7AC9BjXXqxqqOlbUK8T0L0= @@ -1414,8 +1414,8 @@ github.com/rancher/dynamiclistener v0.3.6 h1:iAFWeiFNra6tYlt4k+jINrK3hOxZ8mjW2S/ github.com/rancher/dynamiclistener v0.3.6/go.mod h1:VqBaJNi+bZmre0+gi+2Jb6jbn7ovHzRueW+M7QhVKsk= github.com/rancher/go-rancher v0.1.1-0.20220412083059-ff12399dd57b h1:so40GMVZOZkQeIbAzaZRq6wDrMErvRLuXNsGTRZUpg8= github.com/rancher/go-rancher v0.1.1-0.20220412083059-ff12399dd57b/go.mod h1:7oQvGNiJsGvrUgB+7AH8bmdzuR0uhULfwKb43Ht0hUk= -github.com/rancher/lasso v0.0.0-20240725131814-f16ff2c25dc3 h1:MeUoM/sxESryRzbXzZBR4WFmaK0e5shjmNkW6yVV9wk= -github.com/rancher/lasso v0.0.0-20240725131814-f16ff2c25dc3/go.mod h1:A/y3BLQkxZXYD60MNDRwAG9WGxXfvd6Z6gWR/a8wPw8= +github.com/rancher/lasso v0.0.0-20240730072958-1feca2443650 h1:vxaL+uFbmIKBJ5clALHaa3XjhgztxENzIZ0ZOeZt8LI= +github.com/rancher/lasso v0.0.0-20240730072958-1feca2443650/go.mod h1:A/y3BLQkxZXYD60MNDRwAG9WGxXfvd6Z6gWR/a8wPw8= github.com/rancher/wrangler v1.1.2 h1:oXbXo9k7y/H4drUpb4RM1c++vT9O3rpoNEfyusGykiU= github.com/rancher/wrangler v1.1.2/go.mod h1:2k9MyhlBdjcutcBGoOJSUAz0HgDAXnMjv81d3n/AaQc= github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo= diff --git a/vendor/modules.txt b/vendor/modules.txt index e06fc77a86..32650d759b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -230,7 +230,7 @@ github.com/longhorn/backing-image-manager/pkg/client github.com/longhorn/backing-image-manager/pkg/meta github.com/longhorn/backing-image-manager/pkg/types github.com/longhorn/backing-image-manager/pkg/util -# github.com/longhorn/backupstore v0.0.0-20240720163059-56c90cd23634 +# github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c ## explicit; go 1.22.0 github.com/longhorn/backupstore github.com/longhorn/backupstore/backupbackingimage @@ -239,7 +239,7 @@ github.com/longhorn/backupstore/logging github.com/longhorn/backupstore/systembackup github.com/longhorn/backupstore/types github.com/longhorn/backupstore/util -# github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe +# github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6 ## explicit; go 1.22.0 github.com/longhorn/go-common-libs/backup github.com/longhorn/go-common-libs/exec @@ -252,14 +252,14 @@ github.com/longhorn/go-common-libs/sys github.com/longhorn/go-common-libs/test/fake github.com/longhorn/go-common-libs/types github.com/longhorn/go-common-libs/utils -# github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906 +# github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33 ## explicit; go 1.22.0 github.com/longhorn/go-iscsi-helper/iscsi github.com/longhorn/go-iscsi-helper/iscsidev github.com/longhorn/go-iscsi-helper/longhorndev github.com/longhorn/go-iscsi-helper/types github.com/longhorn/go-iscsi-helper/util -# github.com/longhorn/go-spdk-helper v0.0.0-20240727080828-a55a2982815a +# github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91 ## explicit; go 1.22.0 github.com/longhorn/go-spdk-helper/pkg/types # github.com/longhorn/longhorn-engine v1.7.0-rc1 @@ -374,7 +374,7 @@ github.com/rancher/dynamiclistener/storage/memory ## explicit github.com/rancher/go-rancher/api github.com/rancher/go-rancher/client -# github.com/rancher/lasso v0.0.0-20240725131814-f16ff2c25dc3 +# github.com/rancher/lasso v0.0.0-20240730072958-1feca2443650 ## explicit; go 1.22.0 github.com/rancher/lasso/pkg/cache github.com/rancher/lasso/pkg/client