File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/jinzhu/copier v0.4.0
1111 github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297
1212 github.com/longhorn/go-common-libs v0.0.0-20250831092333-eaa5dddf05b8
13- github.com/longhorn/go-spdk-helper v0.0.3-0.20250826052257-da698775fdc6
13+ github.com/longhorn/go-spdk-helper v0.0.3-0.20250831144217-5b276fe12f4e
1414 github.com/longhorn/types v0.0.0-20250831081209-ea63b0b5f6e1
1515 github.com/pkg/errors v0.9.1
1616 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297 h1:KVnOHFT3wu
6161github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297 /go.mod h1:j5TiUyvRBYaSaPY/p6GIFOk1orfWcngk9hIWxDDJ5mg =
6262github.com/longhorn/go-common-libs v0.0.0-20250831092333-eaa5dddf05b8 h1:4BTTTrkY/6XoibNhkdTkrh4LTB8cYGvuDhaZCan+SIc =
6363github.com/longhorn/go-common-libs v0.0.0-20250831092333-eaa5dddf05b8 /go.mod h1:8acAlt4F+Dgyq923/i2pNpZI+LX7XW75BpPzxe1TXJE =
64- github.com/longhorn/go-spdk-helper v0.0.3-0.20250826052257-da698775fdc6 h1:AuIh2jsyw2ReALZrN1aKZMs3l+6w0iJEZulhD6TIyKI =
65- github.com/longhorn/go-spdk-helper v0.0.3-0.20250826052257-da698775fdc6 /go.mod h1:jqbuvM5jfNraBqDl0PI507J4gtx85utAaoYuaDH6xg8 =
64+ github.com/longhorn/go-spdk-helper v0.0.3-0.20250831144217-5b276fe12f4e h1:bt7xvyTn4mVNVvQ4iyy/VKeLFcf/NhOTI3eh2rntxZ0 =
65+ github.com/longhorn/go-spdk-helper v0.0.3-0.20250831144217-5b276fe12f4e /go.mod h1:HHznCF6YCffVWor9q2qBrY15dsYTpxriqgYJ8kUeTFI =
6666github.com/longhorn/types v0.0.0-20250831081209-ea63b0b5f6e1 h1:o8LLVyjNx12Tr+/I3ckweMQG1nT7JmGhcohHvweW5X8 =
6767github.com/longhorn/types v0.0.0-20250831081209-ea63b0b5f6e1 /go.mod h1:FjNpq2eqmgIAaw7xFqYNqxAl0BEa8ZcDQABpB9ZCYnQ =
6868github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ github.com/longhorn/go-common-libs/sync
7373github.com/longhorn/go-common-libs/sys
7474github.com/longhorn/go-common-libs/types
7575github.com/longhorn/go-common-libs/utils
76- # github.com/longhorn/go-spdk-helper v0.0.3-0.20250826052257-da698775fdc6
77- ## explicit; go 1.23 .0
76+ # github.com/longhorn/go-spdk-helper v0.0.3-0.20250831144217-5b276fe12f4e
77+ ## explicit; go 1.24 .0
7878github.com/longhorn/go-spdk-helper/pkg/initiator
7979github.com/longhorn/go-spdk-helper/pkg/jsonrpc
8080github.com/longhorn/go-spdk-helper/pkg/spdk/client
You can’t perform that action at this time.
0 commit comments