Skip to content

Commit

Permalink
fix(deps): update patch digest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 6a5113b commit 7d1a0d4
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 27 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ 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.0
github.com/longhorn/backupstore v0.0.0-20240207150630-b375644f1c57
github.com/longhorn/go-common-libs v0.0.0-20240219024942-c0c78c3ba273
github.com/longhorn/go-iscsi-helper v0.0.0-20240207150711-0713d1c9f5d1
github.com/longhorn/backupstore v0.0.0-20240219094812-3a87ee02df77
github.com/longhorn/go-common-libs v0.0.0-20240219094750-e7176c332156
github.com/longhorn/go-iscsi-helper v0.0.0-20240220070055-d137da5111d9
github.com/longhorn/go-spdk-helper v0.0.0-20240219034107-a6d23f96da54
github.com/longhorn/longhorn-engine v1.6.0
github.com/longhorn/longhorn-instance-manager v1.6.1-0.20240219091348-48aa52a5fbd9
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1043,10 +1043,16 @@ github.com/longhorn/backing-image-manager v1.6.0 h1:Jmlc8+W63l0VZoVhPwNLniAk+eBC
github.com/longhorn/backing-image-manager v1.6.0/go.mod h1:IH0mgbK+Dr13xkY+LhDaufyd9YIpiKqYo1AeRLFYGrk=
github.com/longhorn/backupstore v0.0.0-20240207150630-b375644f1c57 h1:4yP0EwQ3tmTwOws1hXa5T5QxtDyibwKaFNocgLHyrjU=
github.com/longhorn/backupstore v0.0.0-20240207150630-b375644f1c57/go.mod h1:4cbJWtlrD2cGTQxQLtdlPTYopiJiusXH7CpOBrn/s3k=
github.com/longhorn/backupstore v0.0.0-20240219094812-3a87ee02df77 h1:iJRq59kA22f9HIjFtY/lz5rKCorZJrrYXju70XoWdmE=
github.com/longhorn/backupstore v0.0.0-20240219094812-3a87ee02df77/go.mod h1:4cbJWtlrD2cGTQxQLtdlPTYopiJiusXH7CpOBrn/s3k=
github.com/longhorn/go-common-libs v0.0.0-20240219024942-c0c78c3ba273 h1:maUcQ3MMDHPJSdoL4LzAzOcCwWwCoOsHtCQgwVRS2Bo=
github.com/longhorn/go-common-libs v0.0.0-20240219024942-c0c78c3ba273/go.mod h1:nIECQARppamt2zwFSdzADRTVKo/7izFwWIS3VWi7D/s=
github.com/longhorn/go-common-libs v0.0.0-20240219094750-e7176c332156 h1:Jv1+UlfrzSodyIobaioQn8Vh4RQ+23FpN2Q60iFdqCU=
github.com/longhorn/go-common-libs v0.0.0-20240219094750-e7176c332156/go.mod h1:nIECQARppamt2zwFSdzADRTVKo/7izFwWIS3VWi7D/s=
github.com/longhorn/go-iscsi-helper v0.0.0-20240207150711-0713d1c9f5d1 h1:72o4pevKg52zzEIjxMJGtyOIe7dp0th64swIH447cNU=
github.com/longhorn/go-iscsi-helper v0.0.0-20240207150711-0713d1c9f5d1/go.mod h1:f5kDYhd77SGeNesKSzAlSmbEsTTf3xPUZDuLkoq7uxE=
github.com/longhorn/go-iscsi-helper v0.0.0-20240220070055-d137da5111d9 h1:hAEmhA5WlETdbYoOg4egiq869rJKPoho1k1jzmDyBVU=
github.com/longhorn/go-iscsi-helper v0.0.0-20240220070055-d137da5111d9/go.mod h1:+qW4rXp2eg6FsVIx/0sM3lJzhEWQAOOaalWt4CEet88=
github.com/longhorn/go-spdk-helper v0.0.0-20240219034107-a6d23f96da54 h1:qqoV1LKIBlEVK5KPn2RL/LCEKjvoyq3l9fgh34fmO9o=
github.com/longhorn/go-spdk-helper v0.0.0-20240219034107-a6d23f96da54/go.mod h1:9nZ5HbwviggK6l792X4l9fTivEWmiK3sXFaroiRp2yw=
github.com/longhorn/longhorn-engine v1.6.0 h1:6CH2vvwCgFBIGW4TegcI79CL1Ego1nvLZIC3ioRjjdM=
Expand Down
3 changes: 3 additions & 0 deletions vendor/github.com/longhorn/backupstore/renovate.json

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

2 changes: 1 addition & 1 deletion 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.

19 changes: 12 additions & 7 deletions vendor/github.com/longhorn/go-common-libs/ns/executor.go

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

24 changes: 12 additions & 12 deletions vendor/github.com/longhorn/go-iscsi-helper/iscsi/initiator.go

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

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

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,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-20240207150630-b375644f1c57
# github.com/longhorn/backupstore v0.0.0-20240219094812-3a87ee02df77
## explicit; go 1.21
github.com/longhorn/backupstore
github.com/longhorn/backupstore/backupbackingimage
Expand All @@ -241,7 +241,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-20240219024942-c0c78c3ba273
# github.com/longhorn/go-common-libs v0.0.0-20240219094750-e7176c332156
## explicit; go 1.21
github.com/longhorn/go-common-libs/exec
github.com/longhorn/go-common-libs/io
Expand All @@ -252,7 +252,7 @@ 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-20240207150711-0713d1c9f5d1
# github.com/longhorn/go-iscsi-helper v0.0.0-20240220070055-d137da5111d9
## explicit; go 1.21
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/types
Expand Down

0 comments on commit 7d1a0d4

Please sign in to comment.