Skip to content

Commit

Permalink
fix(deps): update module github.com/longhorn/longhorn-engine to v1.8.…
Browse files Browse the repository at this point in the history
…0-dev-20241006
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 9, 2024
1 parent bc825ba commit 4a94fdf
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 @@ -7,7 +7,7 @@ require (
github.com/longhorn/backupstore v0.0.0-20241006011054-d46756322f43
github.com/longhorn/go-common-libs v0.0.0-20241005131830-a0195307257b
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9
github.com/longhorn/longhorn-engine v1.8.0-dev-20240922
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240924080512-336405dbea72
github.com/longhorn/types v0.0.0-20241007141758-3640f2357238
github.com/pkg/errors v0.9.1
Expand Down Expand Up @@ -58,7 +58,7 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/longhorn/go-iscsi-helper v0.0.0-20240921050131-ea564c4f8688 // indirect
github.com/longhorn/go-iscsi-helper v0.0.0-20240922062410-c17a624e50c1 // indirect
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ github.com/longhorn/backupstore v0.0.0-20241006011054-d46756322f43 h1:MNOn7vVS+o
github.com/longhorn/backupstore v0.0.0-20241006011054-d46756322f43/go.mod h1:kN6b9Afo85FNuC0f6Fzpo7nanulpRcEkN2pg/b7mdVE=
github.com/longhorn/go-common-libs v0.0.0-20241005131830-a0195307257b h1:T/8PpjWG3OBtSuzpA+CyFxVFRaktW4x3yl0FgIk/yVQ=
github.com/longhorn/go-common-libs v0.0.0-20241005131830-a0195307257b/go.mod h1:00YIQ/nU5WBzkDS0PLXnf1qp8LHmNDxgpl61oNCeDNw=
github.com/longhorn/go-iscsi-helper v0.0.0-20240921050131-ea564c4f8688 h1:y9icgNMNnDk/mTmgQutXcgirWWtsdZl5fRLKRm44mWg=
github.com/longhorn/go-iscsi-helper v0.0.0-20240921050131-ea564c4f8688/go.mod h1:OvkJ/xLpiCScu6SDVZ2y4F70DHxpenMyrHN+wA06nu4=
github.com/longhorn/go-iscsi-helper v0.0.0-20240922062410-c17a624e50c1 h1:YyIB/R5Yosb+3Rgc7FRugKVqJnxyN/+P4CrQ7tMSXqc=
github.com/longhorn/go-iscsi-helper v0.0.0-20240922062410-c17a624e50c1/go.mod h1:X/Cege7q+oovt0SrEyky6ClDHj8IIQE3O0iI+dzgLno=
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9 h1:DVYw6dzssMcCOAQSqXLVJIQQiKdZD7lAKfnU2ZTf4Mo=
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9/go.mod h1:pKbJjuJN69T+qDaJIkR1NcpGqCzj/vGv1NTTDiaE5s0=
github.com/longhorn/longhorn-engine v1.8.0-dev-20240922 h1:sV9UfurVeEuWx0jaNndtvBJnOR6ZYmrJU3f7pObfLhA=
github.com/longhorn/longhorn-engine v1.8.0-dev-20240922/go.mod h1:d5+LbCuwivslvz0Qp0drZ5vyuT+s1NR+v9clerORT58=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006 h1:5Lt3hBp1Cwq0x63rBPiYzPtDFznrSump5etrNgpjkpo=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006/go.mod h1:002zgFfWQEPrGsxVDKgJnZFboN7ixt/WogpJ08tsrvY=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240924080512-336405dbea72 h1:IdSvgJLtHS8JYK4i3RXwVRc3bShc1e7bkWHaa/qn668=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240924080512-336405dbea72/go.mod h1:G7ArzS188DSR5fnM90pEysR3S+h1nkjtQVyiVyp1r98=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d h1:iNrrGcE9TLcaayQgOkdEZDvlzKCWMNhXXJD2d2K4Wyo=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ github.com/longhorn/go-common-libs/sync
github.com/longhorn/go-common-libs/sys
github.com/longhorn/go-common-libs/types
github.com/longhorn/go-common-libs/utils
# github.com/longhorn/go-iscsi-helper v0.0.0-20240921050131-ea564c4f8688
# github.com/longhorn/go-iscsi-helper v0.0.0-20240922062410-c17a624e50c1
## explicit; go 1.22.0
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/iscsidev
Expand All @@ -254,7 +254,7 @@ github.com/longhorn/go-spdk-helper/pkg/spdk/setup
github.com/longhorn/go-spdk-helper/pkg/spdk/types
github.com/longhorn/go-spdk-helper/pkg/types
github.com/longhorn/go-spdk-helper/pkg/util
# github.com/longhorn/longhorn-engine v1.8.0-dev-20240922
# github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
## explicit; go 1.22.2
github.com/longhorn/longhorn-engine/pkg/backingfile
github.com/longhorn/longhorn-engine/pkg/controller/client
Expand Down

0 comments on commit 4a94fdf

Please sign in to comment.