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 11, 2024
1 parent 751c158 commit b2e0cd5
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 @@ -2,19 +2,19 @@ module github.com/longhorn/longhorn-engine

go 1.22.0

toolchain go1.22.3
toolchain go1.22.6

require (
github.com/docker/go-units v0.3.3
github.com/gofrs/flock v0.8.1
github.com/golang/protobuf v1.5.4
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240509144945-3bce6e69af15
github.com/longhorn/go-common-libs v0.0.0-20240514074907-351459694cbf
github.com/longhorn/go-iscsi-helper v0.0.0-20240513041205-7a18d2fd85bf
github.com/longhorn/sparse-tools v0.0.0-20240513025352-ed49dd3f93eb
github.com/moby/moby v23.0.12+incompatible
github.com/longhorn/backupstore 5c2b7879457f
github.com/longhorn/go-common-libs b6ddc3efb72e
github.com/longhorn/go-iscsi-helper df8de353dd58
github.com/longhorn/sparse-tools 18b207e459ff
github.com/moby/moby v23.0.13+incompatible
github.com/pkg/errors v0.9.1
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
github.com/rancher/go-rancher v0.1.1-0.20190307222549-9756097e5e4c
Expand Down

0 comments on commit b2e0cd5

Please sign in to comment.