Skip to content

Commit 0939113

Browse files
renovate[bot]derekbit
authored andcommitted
fix(deps): update github.com/longhorn/go-spdk-helper digest to 5b276fe
1 parent fff2a87 commit 0939113

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297 h1:KVnOHFT3wu
6161
github.com/longhorn/backupstore v0.0.0-20250804022317-794abf817297/go.mod h1:j5TiUyvRBYaSaPY/p6GIFOk1orfWcngk9hIWxDDJ5mg=
6262
github.com/longhorn/go-common-libs v0.0.0-20250831092333-eaa5dddf05b8 h1:4BTTTrkY/6XoibNhkdTkrh4LTB8cYGvuDhaZCan+SIc=
6363
github.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=
6666
github.com/longhorn/types v0.0.0-20250831081209-ea63b0b5f6e1 h1:o8LLVyjNx12Tr+/I3ckweMQG1nT7JmGhcohHvweW5X8=
6767
github.com/longhorn/types v0.0.0-20250831081209-ea63b0b5f6e1/go.mod h1:FjNpq2eqmgIAaw7xFqYNqxAl0BEa8ZcDQABpB9ZCYnQ=
6868
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ github.com/longhorn/go-common-libs/sync
7373
github.com/longhorn/go-common-libs/sys
7474
github.com/longhorn/go-common-libs/types
7575
github.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
7878
github.com/longhorn/go-spdk-helper/pkg/initiator
7979
github.com/longhorn/go-spdk-helper/pkg/jsonrpc
8080
github.com/longhorn/go-spdk-helper/pkg/spdk/client

0 commit comments

Comments
 (0)