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 Jul 27, 2024
1 parent 3d8b60b commit 79448be
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
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/kubernetes-csi/csi-lib-utils v0.6.1
github.com/longhorn/backing-image-manager v1.7.0-rc2
github.com/longhorn/backupstore v0.0.0-20240720163059-56c90cd23634
github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8
github.com/longhorn/go-iscsi-helper v0.0.0-20240723045123-4e61e0b7ecd8
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-20240726083118-6a324e959796
github.com/longhorn/longhorn-engine v1.7.0-rc2
github.com/longhorn/longhorn-instance-manager v1.7.0-rc2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1224,10 +1224,10 @@ github.com/longhorn/backing-image-manager v1.7.0-rc2 h1:/ezz79pi5/kJp2rVvdamGXI/
github.com/longhorn/backing-image-manager v1.7.0-rc2/go.mod h1:b9X5w/AdiWM+FNepBIYDrX6dAw/w47WKcf/6XXBU6I0=
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-20240726063909-5c0987bc30d8 h1:aD1kw/MEXqdwv2Dn3RXRIvHOTyTkKKH0EYoDaZPGKM4=
github.com/longhorn/go-common-libs v0.0.0-20240726063909-5c0987bc30d8/go.mod h1:o01gaAiKE5NCd8+5i6csJSU4ELlW0Yn8GQ9U7pbXG9w=
github.com/longhorn/go-iscsi-helper v0.0.0-20240723045123-4e61e0b7ecd8 h1:gK2fP11Nt77oq1yPfe0k/VGO0bQ2kiZrNki6BUL0I54=
github.com/longhorn/go-iscsi-helper v0.0.0-20240723045123-4e61e0b7ecd8/go.mod h1:QtgWAEqWvxuZpDP8hfO7oGtfluCL/rK8B5+5+115H4c=
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-20240726083118-6a324e959796 h1:7d15ldH6VXJ2q7tu8Lq8RpyJeIyMs5mlDv1BRwCc7Mw=
github.com/longhorn/go-spdk-helper v0.0.0-20240726083118-6a324e959796/go.mod h1:YlbzNKG8t61mcXHSmttnCp+OT3xH+A+Wj7B0AzyWsbg=
github.com/longhorn/longhorn-engine v1.7.0-rc2 h1:v5S2xKqp7i7tcdxDVBh5xmAcL2m7x1m6QSXIJjkRWiU=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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-20240726063909-5c0987bc30d8
# github.com/longhorn/go-common-libs v0.0.0-20240727052403-b543ea3732fe
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
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-20240723045123-4e61e0b7ecd8
# github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906
## explicit; go 1.22.0
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/iscsidev
Expand Down

0 comments on commit 79448be

Please sign in to comment.