Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/sparse-tools digest to 41a8fee
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent ce74965 commit b3ac9e1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gorilla/mux v1.8.0
github.com/longhorn/backupstore v0.0.0-20240207023845-915898cee71c
github.com/longhorn/longhorn-engine v1.6.0-dev-20231217.0.20231226052201-1c1b8312a30d
github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224
github.com/longhorn/sparse-tools v0.0.0-20240207144835-41a8fee02e26
github.com/pkg/errors v0.9.1
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c h1:EAE/cBOWZ
github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo=
github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224 h1:5gTEo5hyElKug+JHoudgzds/G+dmYiAmMXMlJsBfuNo=
github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo=
github.com/longhorn/sparse-tools v0.0.0-20240207144835-41a8fee02e26 h1:JkYG/jbXz08wvyZeycqVIaoFKlg/lsaziwFIjvc0i9E=
github.com/longhorn/sparse-tools v0.0.0-20240207144835-41a8fee02e26/go.mod h1:qhbarWiCtB2FFqg7v3KBSRshU7oQgrabmIuN3Sh0cMo=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ github.com/longhorn/longhorn-engine/pkg/types
github.com/longhorn/longhorn-engine/pkg/util
github.com/longhorn/longhorn-engine/pkg/util/disk
github.com/longhorn/longhorn-engine/proto/ptypes
# github.com/longhorn/sparse-tools v0.0.0-20240104131008-60efffb16224
# github.com/longhorn/sparse-tools v0.0.0-20240207144835-41a8fee02e26
## explicit; go 1.17
github.com/longhorn/sparse-tools/sparse
github.com/longhorn/sparse-tools/sparse/rest
Expand Down

0 comments on commit b3ac9e1

Please sign in to comment.