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 Nov 10, 2024
1 parent 7507a05 commit 39e13af
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ 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-20241103
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd
github.com/longhorn/go-spdk-helper v0.0.0-20241103044742-606c0ee8d532
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8
github.com/longhorn/go-spdk-helper v0.0.0-20241110033706-a878ed0191b2
github.com/longhorn/longhorn-engine v1.8.0-dev-20241103
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241103.0.20241106043114-e5808281c3a5
github.com/longhorn/longhorn-share-manager v1.7.0-rc1
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -159,14 +159,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-20241103 h1:llmnGJPbxq+sv8a3gYwZV+2ycgLSGJzeEx59Khn4Ln4=
github.com/longhorn/backing-image-manager v1.8.0-dev-20241103/go.mod h1:FIvUE1HBz/cUTHO3NjqM7JNhl0p6Tw3OmW3COv0V+Yo=
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2 h1:uZ3rF0Lxf4XOnQZB8pQJ7gfoFZEwATehVCcp0Or3200=
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2/go.mod h1:K1fXLwKkoVii0OeKFMpiwacFDJO1Ei25AQX1sV7ewcY=
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80 h1:2stiurSYDXe4TPbQjggt+j6DyewIX7CA1yJ4603w+Sg=
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80/go.mod h1:ZUqrNJ9k/DXJwItebDLTZMkE+xEmaEkJdC2IOfY3J38=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212 h1:wmbGfP3yp4B35Nbd9mNwtOEOih4QrWvOXG3jXkisCgM=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212/go.mod h1:MXrEgkGm+fI2dHRUuBCiKOG+UHySQXYC8ecjTFBvvho=
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd h1:DjtHYvzjMcW83kqI38Kn7GP/yUQGYqlZTSuFyQX6XJQ=
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd/go.mod h1:05e0HBnKUaXWCWTsB2xuOWgWR8n4zQaBjRRh6Rm0vtk=
github.com/longhorn/go-spdk-helper v0.0.0-20241103044742-606c0ee8d532 h1:hAPa1UcQXNE0z7bU7ckOS/xOPBHSidfJv3St2eMgEjo=
github.com/longhorn/go-spdk-helper v0.0.0-20241103044742-606c0ee8d532/go.mod h1:hMcAO/kxvkAjW/nL7mYsNonJUQhFSh0rMMQ/A/PjTLI=
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-20241110033706-a878ed0191b2 h1:TMfOUfV9zRp4Y6RsCw1vj4gkNBq5DU8cr3k7/vEabco=
github.com/longhorn/go-spdk-helper v0.0.0-20241110033706-a878ed0191b2/go.mod h1:sFB6uo1TIuUjnW1i45nRJ8DUfWBs0SYu23fXHgtfwjk=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241103 h1:Q3RKmiD9SlxJ9bMRA+Rs0gbEFzQek2zkOjkbnuVpcPQ=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241103/go.mod h1:7c7M3uig+IpM252ewuQ3VZIRIWtwuLOOTBmvLm61QZw=
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241103.0.20241106043114-e5808281c3a5 h1:YzoHpa8BGPIG7VY+ogv04fs3SrFuVOWEOuU20KmsCfM=
Expand Down
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-20241109114317-c5e1abe96eb2
# github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/backupbackingimage
Expand All @@ -261,15 +261,15 @@ 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-20241103035054-568634165efd
## explicit; go 1.22.0
# github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8
## 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-20241103044742-606c0ee8d532
## explicit; go 1.22.0
# github.com/longhorn/go-spdk-helper v0.0.0-20241110033706-a878ed0191b2
## explicit; go 1.22.7
github.com/longhorn/go-spdk-helper/pkg/types
# github.com/longhorn/longhorn-engine v1.8.0-dev-20241103
## explicit; go 1.22.2
Expand Down

0 comments on commit 39e13af

Please sign in to comment.