Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/go-spdk-helper digest to 0d582eb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 9b8228c commit af1ca3d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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/google/uuid v1.6.0
github.com/longhorn/backupstore v0.0.0-20240219094812-3a87ee02df77
github.com/longhorn/go-common-libs v0.0.0-20240219094750-e7176c332156
github.com/longhorn/go-spdk-helper v0.0.0-20240222125115-a6f538717427
github.com/longhorn/go-spdk-helper v0.0.0-20240226075914-0d582eba2537
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
go.uber.org/multierr v1.11.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20240219160403-5fe20e7f7542 h1:IrYKv4a
github.com/longhorn/go-spdk-helper v0.0.0-20240219160403-5fe20e7f7542/go.mod h1:GlzdjhUZn8iH/TzCfy8O+WXP4kxxnPvwFAG/uwuKmso=
github.com/longhorn/go-spdk-helper v0.0.0-20240222125115-a6f538717427 h1:lmjxmG2EMhYZSt5ShbtFl2bzR2GICATdQneSHUf4sjo=
github.com/longhorn/go-spdk-helper v0.0.0-20240222125115-a6f538717427/go.mod h1:GlzdjhUZn8iH/TzCfy8O+WXP4kxxnPvwFAG/uwuKmso=
github.com/longhorn/go-spdk-helper v0.0.0-20240226075914-0d582eba2537 h1:2CBsDMy5961U05vYFID5r3oKTWKOhKP7DpWR2yT/eaE=
github.com/longhorn/go-spdk-helper v0.0.0-20240226075914-0d582eba2537/go.mod h1:Zv0UpwuqZpijy5/vSW2PvR8zVPBX8CJPF3XeZAuc4Ek=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 h1:Jw9uANsGcHTxp6HcC++/vN17LfeuDmozHI2j6DoZf5E=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003/go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,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-spdk-helper v0.0.0-20240222125115-a6f538717427
# github.com/longhorn/go-spdk-helper v0.0.0-20240226075914-0d582eba2537
## explicit; go 1.21
github.com/longhorn/go-spdk-helper/pkg/jsonrpc
github.com/longhorn/go-spdk-helper/pkg/nvme
Expand Down

0 comments on commit af1ca3d

Please sign in to comment.