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 (v1.6.x) #3578

Merged
merged 1 commit into from
Feb 15, 2025
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
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ 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.6.4
github.com/longhorn/backupstore v0.0.0-20250209090923-c552364ab3ac
github.com/longhorn/go-common-libs v0.0.0-20250210035242-5fafd2e6171a
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5
github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625
github.com/longhorn/go-spdk-helper v0.0.0-20240308030201-9b252d6f7250
github.com/longhorn/longhorn-engine v1.6.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1048,10 +1048,10 @@ 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.6.4 h1:S2t8+8gk8zuNiI11A6eIPlU81swjopbNjv8XEcTvFoI=
github.com/longhorn/backing-image-manager v1.6.4/go.mod h1:9HIc5SxWnWmhoikYm8Bt0GhVEQKNgz7alsppeAk4haw=
github.com/longhorn/backupstore v0.0.0-20250209090923-c552364ab3ac h1:zjvNWC5xZFjQtBM5iAX1pNJkZanyDB+YLrB1VWSFSaU=
github.com/longhorn/backupstore v0.0.0-20250209090923-c552364ab3ac/go.mod h1:XAuYr2VfgSrine1YUNKagH6dFf5Z1xMLMkp5FxuzZS4=
github.com/longhorn/go-common-libs v0.0.0-20250210035242-5fafd2e6171a h1:vchYifra9CzQ4FLXfkW4WPUu3pSWzknjP3vdng2MpDA=
github.com/longhorn/go-common-libs v0.0.0-20250210035242-5fafd2e6171a/go.mod h1:WHFO5jD8wdnSSB5g+/mKNzcC0bglsPpH7ZBfFNlOMko=
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 h1:TDLyWqxfdLOyniw3lQy9oFcX6hVaURRSSmbNfmKGXEY=
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 h1:EHHl1jzMC26pJmxLGwxjU0WjNz8vWrF7+s70I0VP060=
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5/go.mod h1:WHFO5jD8wdnSSB5g+/mKNzcC0bglsPpH7ZBfFNlOMko=
github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625 h1:d39A3041RyFve26tIuKUuzrh2CkBY970xlGIXgMA998=
github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625/go.mod h1:yIm3sGRuYOw/Y3XzRhG5+3FlZBOfrU5EZOavzwL2jVs=
github.com/longhorn/go-spdk-helper v0.0.0-20240308030201-9b252d6f7250 h1:bc9BtfvSuXvmztYiBCebvPWPxakbiCWBvydbeqat+Ek=
Expand Down
21 changes: 21 additions & 0 deletions vendor/github.com/longhorn/go-common-libs/ns/crypto.go

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

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ github.com/longhorn/backing-image-manager/pkg/meta
github.com/longhorn/backing-image-manager/pkg/rpc
github.com/longhorn/backing-image-manager/pkg/types
github.com/longhorn/backing-image-manager/pkg/util
# github.com/longhorn/backupstore v0.0.0-20250209090923-c552364ab3ac
# github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
## explicit; go 1.22.7
github.com/longhorn/backupstore
github.com/longhorn/backupstore/backupbackingimage
Expand All @@ -240,7 +240,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-20250210035242-5fafd2e6171a
# github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5
## explicit; go 1.22.7
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
Expand Down