Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/longhorn-spdk-engine digest to …
Browse files Browse the repository at this point in the history
…7fbb6d9
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 13, 2024
1 parent 85d7460 commit 78bfef7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/longhorn/go-common-libs v0.0.0-20241012153249-4c71f1cbdd9e
github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241012201856-adc1973ee349
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241013042832-7fbb6d9d4fb8
github.com/longhorn/types v0.0.0-20241007141758-3640f2357238
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20240922062342-22115a91cbe9 h1:DVYw6dz
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-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-20241012201856-adc1973ee349 h1:CHXPzBpBeBP5jBAT3NY/kHl9avHXWl3e/MQ2/jkBAc4=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241012201856-adc1973ee349/go.mod h1:7AWsvgCltJi9lUJk3OXuopZg/c0v7aLmn4IMJjSK/X0=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241013042832-7fbb6d9d4fb8 h1:XgKIh8mocMWz59bydFWw/nUxqzxRqa413+UJ8tYgp4I=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241013042832-7fbb6d9d4fb8/go.mod h1:PpJ0Di9GUe78jySftwB1PKiAnRduKCj48FyPRcYC0QM=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d h1:iNrrGcE9TLcaayQgOkdEZDvlzKCWMNhXXJD2d2K4Wyo=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d/go.mod h1:iUJCZtOKG/9xv2rfrUAYZntFTzP5dZtvy4Kwe6dMcUc=
github.com/longhorn/types v0.0.0-20241007141758-3640f2357238 h1:zo3jTRYbH1KtO2TwgIt3eb4wTLGAfN/SAzWJsOwY+Pc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ github.com/longhorn/longhorn-engine/pkg/sync
github.com/longhorn/longhorn-engine/pkg/types
github.com/longhorn/longhorn-engine/pkg/util
github.com/longhorn/longhorn-engine/pkg/util/disk
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20241012201856-adc1973ee349
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20241013042832-7fbb6d9d4fb8
## explicit; go 1.22.0
github.com/longhorn/longhorn-spdk-engine/pkg/api
github.com/longhorn/longhorn-spdk-engine/pkg/client
Expand Down

0 comments on commit 78bfef7

Please sign in to comment.