Skip to content

Commit 28915c4

Browse files
committed
chore(vendor): update dependencies
Signed-off-by: Derek Su <derek.su@suse.com>
1 parent 08a0331 commit 28915c4

16 files changed

Lines changed: 109 additions & 160 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/longhorn/backupstore v0.0.0-20260120061542-61f6a1bcd863
1111
github.com/longhorn/go-common-libs v0.0.0-20260120075236-9a9dafa0a7ea
1212
github.com/longhorn/go-spdk-helper v0.4.0
13-
github.com/longhorn/longhorn-engine v1.12.0-dev-20260111.0.20260123074202-c391dbfb5530
13+
github.com/longhorn/longhorn-engine v1.10.2-rc1.0.20260125094716-4cafd1670329
1414
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260123081911-460b2e7c5437
1515
github.com/longhorn/types v0.0.0-20260118234234-63598269a247
1616
github.com/sirupsen/logrus v1.9.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ github.com/longhorn/go-iscsi-helper v0.0.0-20260117042347-da1af2aab3fc h1:phRuAF
159159
github.com/longhorn/go-iscsi-helper v0.0.0-20260117042347-da1af2aab3fc/go.mod h1:mI2S+giOl3KEXUfifgq3l9muPhgBJ8/Oc+XvrCFGMRw=
160160
github.com/longhorn/go-spdk-helper v0.4.0 h1:xqNJU+Z/L2haAbS7ZhB/5myQGJRiRXwI+Dh+TR3Rc9c=
161161
github.com/longhorn/go-spdk-helper v0.4.0/go.mod h1:a0HmvTeelKVa2WSd6HkUGJvLPt7iW2yK+8o+Kh2rLow=
162-
github.com/longhorn/longhorn-engine v1.12.0-dev-20260111.0.20260123074202-c391dbfb5530 h1:nkNFIkT+KjqtvWGT3HRcYrgvdbPUMzvyxQVuunqIIVs=
163-
github.com/longhorn/longhorn-engine v1.12.0-dev-20260111.0.20260123074202-c391dbfb5530/go.mod h1:u5UekaC5YKsmvw8JwbExYYkhzusx8zRpkdJZs5Kbzjk=
162+
github.com/longhorn/longhorn-engine v1.10.2-rc1.0.20260125094716-4cafd1670329 h1:2QjcZIoJD3mHt2aq+7qGI1jP0cslen9YFVS4XS4OBB8=
163+
github.com/longhorn/longhorn-engine v1.10.2-rc1.0.20260125094716-4cafd1670329/go.mod h1:07RFUj5PlHGjdjsAb/dSgbYmDSlWL6Vr1DhHtBrI+AQ=
164164
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260123081911-460b2e7c5437 h1:790Mk/jToDFfiF8FBcfTunuFr9dpXHnSiIYf5ito5io=
165165
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260123081911-460b2e7c5437/go.mod h1:l1M42Rr1NDuD6XiJiSV66cNAVIJninWPL8iQ65doBW4=
166166
github.com/longhorn/sparse-tools v0.0.0-20260117144214-070853c24eda h1:4vXzJtHMIQhr1nz2nPtV8zAgdfstPxFbJkws/oi+JsI=

vendor/github.com/longhorn/longhorn-engine/pkg/controller/client/controller_client.go

Lines changed: 1 addition & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/meta/version.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/backup.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/client/client.go

Lines changed: 5 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/diff_disk.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/hash.go

Lines changed: 4 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/replica.go

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/longhorn-engine/pkg/replica/restore.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)