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 and mergify[bot] committed Nov 23, 2024
1 parent 902f360 commit be2d5e3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ require (
github.com/kubernetes-csi/csi-lib-utils v0.6.1
github.com/longhorn/backing-image-manager v1.7.2
github.com/longhorn/backupstore v0.0.0-20241117040525-542fb2c66652
github.com/longhorn/go-common-libs v0.0.0-20241117040506-5685d80d0eea
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8
github.com/longhorn/go-spdk-helper v0.0.0-20241119100050-6cd194fc6cdc
github.com/longhorn/go-common-libs v0.0.0-20241123075700-b6fce15463ce
github.com/longhorn/go-iscsi-helper v0.0.0-20241123080407-29a913da4400
github.com/longhorn/go-spdk-helper v0.0.0-20241123080431-7e915c6e2fc5
github.com/longhorn/longhorn-engine v1.7.2
github.com/longhorn/longhorn-instance-manager v1.7.2
github.com/longhorn/longhorn-share-manager v1.7.2
Expand Down Expand Up @@ -106,7 +106,7 @@ require (
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/jonboulle/clockwork v0.4.0 // indirect
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42 // indirect
github.com/longhorn/types v0.0.0-20241117042122-c899b8796df9 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/opencontainers/runc v1.1.14 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,20 +160,20 @@ github.com/longhorn/backing-image-manager v1.7.2 h1:yVu03EE3WmkNWMSdS4M8LciLJqya
github.com/longhorn/backing-image-manager v1.7.2/go.mod h1:hsntkXAMiaThQiPDulAbZCUcxKhaiDBX58HPwxa1wZs=
github.com/longhorn/backupstore v0.0.0-20241117040525-542fb2c66652 h1:dFyoMEJ9BJPZuyLuGbwn+eM7JBSC41OrdBbpU87Myjs=
github.com/longhorn/backupstore v0.0.0-20241117040525-542fb2c66652/go.mod h1:yBN36ckVhgnTk4EDPws5AwFlWu+1SrC1QxHeYGk98JM=
github.com/longhorn/go-common-libs v0.0.0-20241117040506-5685d80d0eea h1:IcyghB5j7y/0C1W9ycZAeKvaiNo3zl/znaxb3vbgtzk=
github.com/longhorn/go-common-libs v0.0.0-20241117040506-5685d80d0eea/go.mod h1:OuDYqmZaMe93CdzhRg81VYctDxI4IpuhJVuUg/igqHg=
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8 h1:vM7FiS3/EVzJGW7AXp0Kcz+15MOHF+VTHz0mlsP+Ngo=
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8/go.mod h1:UvAltu/RQZV5i18GcUcGGWA91dzfFR/ylIgKcItsnjk=
github.com/longhorn/go-spdk-helper v0.0.0-20241119100050-6cd194fc6cdc h1:QFPeYETxOT1J1/sbA5Gzw7qMIbeMRNj+Cstb9hfeBGU=
github.com/longhorn/go-spdk-helper v0.0.0-20241119100050-6cd194fc6cdc/go.mod h1:sFB6uo1TIuUjnW1i45nRJ8DUfWBs0SYu23fXHgtfwjk=
github.com/longhorn/go-common-libs v0.0.0-20241123075700-b6fce15463ce h1:6hmmPtH5KRosHGvs3XTXhJ3NLKvrQmgihcBcZyf/KHw=
github.com/longhorn/go-common-libs v0.0.0-20241123075700-b6fce15463ce/go.mod h1:bzIBhK5G4/qrGy6LKu6b2Z1SdzwICqCQoYQXYQI2orQ=
github.com/longhorn/go-iscsi-helper v0.0.0-20241123080407-29a913da4400 h1:YH2pn4pkfXXTTfWEXCt0lnJkOlfwz1jEXoRusrQADco=
github.com/longhorn/go-iscsi-helper v0.0.0-20241123080407-29a913da4400/go.mod h1:OyhWfXhTRnY0ruUWN/zN2egS+L2bsvvGuUXmA0VYEZw=
github.com/longhorn/go-spdk-helper v0.0.0-20241123080431-7e915c6e2fc5 h1:Qkcg7pTiXtVZQ/ojTwKfrA6Dw8hjJkO+IgJ2vgF6Q48=
github.com/longhorn/go-spdk-helper v0.0.0-20241123080431-7e915c6e2fc5/go.mod h1:J1FxfQmH/OxkQ/18fqBwdx7Qeny80sZ8y0XKU9ceZw8=
github.com/longhorn/longhorn-engine v1.7.2 h1:vinyycvF8zfHQitieUZtcMR6bKjC2dPdiwEm0QVn9YM=
github.com/longhorn/longhorn-engine v1.7.2/go.mod h1:WVBJZtUcj3hMoEBJe0PsbdDQ/+9GTu2Tq/mRQc75obQ=
github.com/longhorn/longhorn-instance-manager v1.7.2 h1:tl3xq2eJ/SFNPIRyaAIQisNc46dxoe3IoqaP7nDyUCs=
github.com/longhorn/longhorn-instance-manager v1.7.2/go.mod h1:lt7LzMn3JP2jOlArYN45oeSJCmqne/s/7+goeKCZUIM=
github.com/longhorn/longhorn-share-manager v1.7.2 h1:sqK+HfAdoKiX/8V1LdrwqnTV6GhK8dcJh+vmCBnhMlI=
github.com/longhorn/longhorn-share-manager v1.7.2/go.mod h1:3ww1rB9f8H7yMWqpBOQCJ54pIuTSYMkkHyjUheDhWns=
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42 h1:zMSuk0V/sVfgvdd+CpxfqJAB0yKQaWFglOFCyrHU3xc=
github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42/go.mod h1:3A0asFlVzaBCvQHhqEY+HsnFnNBUFZ5onYKI2Qq9u74=
github.com/longhorn/types v0.0.0-20241117042122-c899b8796df9 h1:JST+sQ9WdKdndq/00nuS0YmcgTkEebVgkDQkv2CZFV0=
github.com/longhorn/types v0.0.0-20241117042122-c899b8796df9/go.mod h1:dIPa2yMBPOa514bn3pohT7kbVAQcZbZSWItpgxunuPs=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
Expand Down
8 changes: 4 additions & 4 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,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-20241117040506-5685d80d0eea
# github.com/longhorn/go-common-libs v0.0.0-20241123075700-b6fce15463ce
## explicit; go 1.22.7
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
Expand All @@ -257,14 +257,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-20241110033836-dd4b01aa15b8
# github.com/longhorn/go-iscsi-helper v0.0.0-20241123080407-29a913da4400
## explicit; go 1.22.7
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-20241119100050-6cd194fc6cdc
# github.com/longhorn/go-spdk-helper v0.0.0-20241123080431-7e915c6e2fc5
## explicit; go 1.22.7
github.com/longhorn/go-spdk-helper/pkg/types
# github.com/longhorn/longhorn-engine v1.7.2
Expand All @@ -285,7 +285,7 @@ github.com/longhorn/longhorn-instance-manager/pkg/util
## explicit; go 1.22.2
github.com/longhorn/longhorn-share-manager/pkg/client
github.com/longhorn/longhorn-share-manager/pkg/types
# github.com/longhorn/types v0.0.0-20241110123431-85dca7039c42
# github.com/longhorn/types v0.0.0-20241117042122-c899b8796df9
## explicit; go 1.22.7
github.com/longhorn/types/pkg/generated/bimrpc
github.com/longhorn/types/pkg/generated/enginerpc
Expand Down

0 comments on commit be2d5e3

Please sign in to comment.