Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update patch digest dependencies (master) #3220

Merged
merged 1 commit into from
Oct 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/kubernetes-csi/csi-lib-utils v0.19.0
github.com/longhorn/backing-image-manager v1.8.0-dev-20241006
github.com/longhorn/backupstore v0.0.0-20241013024428-b52180a5191f
github.com/longhorn/go-common-libs v0.0.0-20241012153249-4c71f1cbdd9e
github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f
github.com/longhorn/go-iscsi-helper v0.0.0-20241018035016-4f89087f131a
github.com/longhorn/go-spdk-helper v0.0.0-20241018034138-ef1671b8828a
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241006
github.com/longhorn/longhorn-share-manager v1.7.0-rc1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.4
github.com/prometheus/client_golang v1.20.5
github.com/rancher/dynamiclistener v0.6.0
github.com/rancher/go-rancher v0.1.1-0.20220412083059-ff12399dd57b
github.com/rancher/wrangler/v3 v3.0.0
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,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.8.0-dev-20241006 h1:F0e8AWz1lBqrBwitsVMCDY+8777UFL2N3vvy/iISV+4=
github.com/longhorn/backing-image-manager v1.8.0-dev-20241006/go.mod h1:346sxN8ZSI6xZpp80nZFkd9LBQ2lrQj6lTTJ5XirDb8=
github.com/longhorn/backupstore v0.0.0-20241013024428-b52180a5191f h1:p2DmYXbpCSYRrdpZR5w9Py3sgXfK8zdWxfpH83tnk7E=
github.com/longhorn/backupstore v0.0.0-20241013024428-b52180a5191f/go.mod h1:Wv5tV0/Jv2OuYo8ZcpgsLVOS4xos2qKLrLQ7pgWsfFY=
github.com/longhorn/go-common-libs v0.0.0-20241012153249-4c71f1cbdd9e h1:ux8DZoSohmkA4vpvmlw8ow5pGsaSiVRAONkGx7l1R1Y=
github.com/longhorn/go-common-libs v0.0.0-20241012153249-4c71f1cbdd9e/go.mod h1:ypnoivZeYoZVRqeI2MQHEGA+Vqt8DZVkCbhf/3Ogx7Q=
github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad h1:AqhTx1s0Ym//9Tdhyo/i+gCpRAJLFwue8QWD5XCRVz8=
github.com/longhorn/go-iscsi-helper v0.0.0-20241006012607-08f5166d1fad/go.mod h1:pumnMfyGDTfupyMeT7G3m/Xc15Veo8nKkod5Unv4ff0=
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9 h1:DVYw6dzssMcCOAQSqXLVJIQQiKdZD7lAKfnU2ZTf4Mo=
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9/go.mod h1:pKbJjuJN69T+qDaJIkR1NcpGqCzj/vGv1NTTDiaE5s0=
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9 h1:AsSKjJE86AlE2KmlzHTeDNHKL3vcWRbyaF5UeSlC7Rw=
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9/go.mod h1:pjGUeLCEvhf60bwNtS+I30ypt6I9lZ2ofXHZ2oLUmgM=
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f h1:X0Ty+fnoZ5ExhHdD42TdXd2GAU5sXyaio3AAZlO3fwI=
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f/go.mod h1:ypnoivZeYoZVRqeI2MQHEGA+Vqt8DZVkCbhf/3Ogx7Q=
github.com/longhorn/go-iscsi-helper v0.0.0-20241018035016-4f89087f131a h1:TarAvaVXy2+gLUvCAaVovr8BR9cvfvQALAxPly61bhg=
github.com/longhorn/go-iscsi-helper v0.0.0-20241018035016-4f89087f131a/go.mod h1:oWdfPL2qthHBLT+Gc+F+74hjCuVg3u9Ra/lj2s7rBKQ=
github.com/longhorn/go-spdk-helper v0.0.0-20241018034138-ef1671b8828a h1:Do47so6CGBNXET60D5xG+uTigHEhFkqBWxsOUtCBYs8=
github.com/longhorn/go-spdk-helper v0.0.0-20241018034138-ef1671b8828a/go.mod h1:6M1KFegUVaufWbVnMSGyvs+1JFEPFz3gjM6mmcN2/2o=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006 h1:5Lt3hBp1Cwq0x63rBPiYzPtDFznrSump5etrNgpjkpo=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006/go.mod h1:002zgFfWQEPrGsxVDKgJnZFboN7ixt/WogpJ08tsrvY=
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241006 h1:HsdJqE7BSHMTjaHCLQpWMd2DypGoZjZN5+V9m2tjQaY=
Expand Down Expand Up @@ -217,8 +217,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU=
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
github.com/prometheus/client_golang v0.9.2/go.mod h1:OsXs2jCmiKlQ1lTBmv21f2mNfw4xf/QclQDMrYNZzcM=
github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI=
github.com/prometheus/client_golang v1.20.4/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,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-20241013024428-b52180a5191f
# github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/backupbackingimage
Expand All @@ -248,7 +248,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-20241012153249-4c71f1cbdd9e
# github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
Expand All @@ -261,14 +261,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-20241006012607-08f5166d1fad
# github.com/longhorn/go-iscsi-helper v0.0.0-20241018035016-4f89087f131a
## 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-20240922062342-22115a91cbe9
# github.com/longhorn/go-spdk-helper v0.0.0-20241018034138-ef1671b8828a
## explicit; go 1.22.0
github.com/longhorn/go-spdk-helper/pkg/types
# github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
Expand Down Expand Up @@ -354,7 +354,7 @@ github.com/pmezard/go-difflib/difflib
# github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
## explicit; go 1.14
github.com/power-devops/perfstat
# github.com/prometheus/client_golang v1.20.4
# github.com/prometheus/client_golang v1.20.5
## explicit; go 1.20
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header
Expand Down