Skip to content

Commit

Permalink
fix(deps): update patch digest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent d5eb07a commit 5a64944
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ go 1.22.0
toolchain go1.22.2

require (
github.com/RoaringBitmap/roaring v1.9.3
github.com/RoaringBitmap/roaring v1.9.4
github.com/google/uuid v1.6.0
github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15
github.com/longhorn/go-common-libs v0.0.0-20240514074907-351459694cbf
github.com/longhorn/go-spdk-helper v0.0.0-20240308030201-9b252d6f7250
github.com/longhorn/backupstore 7afd6aa10d3e
github.com/longhorn/go-common-libs 907f57efd48f
github.com/longhorn/go-spdk-helper aa44b596009c
github.com/longhorn/longhorn-engine v1.6.2
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240308142500-8ac41e985506
github.com/longhorn/longhorn-spdk-engine 98c708497661
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli v1.22.15
golang.org/x/net v0.23.0
golang.org/x/sync v0.6.0
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.34.1
google.golang.org/protobuf v1.34.2
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
k8s.io/mount-utils v0.30.0
)
Expand Down

0 comments on commit 5a64944

Please sign in to comment.