Skip to content

Commit ecbffa6

Browse files
fix(deps): update patch digest dependencies
1 parent 1d8ca24 commit ecbffa6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ toolchain go1.23.6
77
require (
88
github.com/RoaringBitmap/roaring v1.9.4
99
github.com/google/uuid v1.6.0
10-
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
11-
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e
12-
github.com/longhorn/go-spdk-helper v0.0.0-20240308030201-9b252d6f7250
10+
github.com/longhorn/backupstore 079a7cc0a3c7
11+
github.com/longhorn/go-common-libs 3295fad1e72f
12+
github.com/longhorn/go-spdk-helper v0.0.2
1313
github.com/longhorn/longhorn-engine v1.6.4
1414
github.com/longhorn/longhorn-spdk-engine v0.0.0-20241218065641-755b61f12b0e
1515
github.com/pkg/errors v0.9.1
1616
github.com/sirupsen/logrus v1.9.3
17-
github.com/urfave/cli v1.22.16
17+
github.com/urfave/cli v1.22.17
1818
golang.org/x/net v0.33.0
1919
golang.org/x/sync v0.11.0
2020
google.golang.org/grpc v1.68.1

0 commit comments

Comments
 (0)