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 and mergify[bot] committed Nov 10, 2024
1 parent a9e5f13 commit 55cdff5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8
github.com/longhorn/sparse-tools v0.0.0-20241023025917-7951cd783270
github.com/longhorn/types v0.0.0-20241101010532-9e901229a935
github.com/moby/moby v26.1.5+incompatible
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2 h1:uZ3rF0Lxf4XOnQZB8pQJ7gfoFZEwATehVCcp0Or3200=
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2/go.mod h1:K1fXLwKkoVii0OeKFMpiwacFDJO1Ei25AQX1sV7ewcY=
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d h1:j6e9qtS0Mcym+hnkMAMhDj34gWsS0JQ5ZXkLHefTqBQ=
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d/go.mod h1:oH69CZHYPt2XvzXx3wHGqkIL9o+04niKLwB9q0n+F6c=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212 h1:wmbGfP3yp4B35Nbd9mNwtOEOih4QrWvOXG3jXkisCgM=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212/go.mod h1:MXrEgkGm+fI2dHRUuBCiKOG+UHySQXYC8ecjTFBvvho=
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd h1:DjtHYvzjMcW83kqI38Kn7GP/yUQGYqlZTSuFyQX6XJQ=
github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd/go.mod h1:05e0HBnKUaXWCWTsB2xuOWgWR8n4zQaBjRRh6Rm0vtk=
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8 h1:vM7FiS3/EVzJGW7AXp0Kcz+15MOHF+VTHz0mlsP+Ngo=
github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8/go.mod h1:UvAltu/RQZV5i18GcUcGGWA91dzfFR/ylIgKcItsnjk=
github.com/longhorn/sparse-tools v0.0.0-20241023025917-7951cd783270 h1:F13lddDaeUX8dBwRqOT/aXtb2C1szwqIFgW4KpZgCGw=
github.com/longhorn/sparse-tools v0.0.0-20241023025917-7951cd783270/go.mod h1:iUJCZtOKG/9xv2rfrUAYZntFTzP5dZtvy4Kwe6dMcUc=
github.com/longhorn/types v0.0.0-20241101010532-9e901229a935 h1:s6ngry7kCUdggXRKywHdwt98vjbOZQX8Txq166hxph0=
Expand Down
8 changes: 4 additions & 4 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2
## explicit; go 1.22.0
# github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d
## explicit; go 1.22.7
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
github.com/longhorn/backupstore/backupbackingimage
Expand Down Expand Up @@ -190,8 +190,8 @@ github.com/longhorn/go-common-libs/sync
github.com/longhorn/go-common-libs/sys
github.com/longhorn/go-common-libs/types
github.com/longhorn/go-common-libs/utils
# github.com/longhorn/go-iscsi-helper v0.0.0-20241103035054-568634165efd
## explicit; go 1.22.0
# github.com/longhorn/go-iscsi-helper v0.0.0-20241110033836-dd4b01aa15b8
## explicit; go 1.22.7
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/iscsidev
github.com/longhorn/go-iscsi-helper/longhorndev
Expand Down

0 comments on commit 55cdff5

Please sign in to comment.