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 Jul 6, 2024
1 parent 2e1e108 commit 5d28a87
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240701092136-92b7cc071e50
github.com/longhorn/go-common-libs v0.0.0-20240702014532-ad3e7f0caf5c
github.com/longhorn/go-iscsi-helper v0.0.0-20240704044155-b96e547a3b54
github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f
github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30
github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a
github.com/longhorn/types v0.0.0-20240704070509-4b97f699508e
github.com/longhorn/types v0.0.0-20240706151541-33cb010c3544
github.com/moby/moby v26.1.4+incompatible
github.com/pkg/errors v0.9.1
github.com/rancher/go-fibmap v0.0.0-20160418233256-5fc9f8c1ed47
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/longhorn/backupstore v0.0.0-20240701092136-92b7cc071e50 h1:yXHIBE30Q93ZyV9X9CwnsBLN3HPXjo98nptEO4q/umQ=
github.com/longhorn/backupstore v0.0.0-20240701092136-92b7cc071e50/go.mod h1:MvvmxgUA3uTpUxn8S/+LlEhuzS3o18Jt1neeUlk0GW8=
github.com/longhorn/go-common-libs v0.0.0-20240702014532-ad3e7f0caf5c h1:DQvBkqE7Ge3/8kIHMujCVQzDoROgFS7TOPwyShfuLBA=
github.com/longhorn/go-common-libs v0.0.0-20240702014532-ad3e7f0caf5c/go.mod h1:wpLEAlsDCnqBA7QfZg0gxYeR8MmLbWHbdidWYwnRbyM=
github.com/longhorn/go-iscsi-helper v0.0.0-20240704044155-b96e547a3b54 h1:aopqdCPULFyT3I0o2JXh5z5tOjuJ80Sl8EhL5x9VC4c=
github.com/longhorn/go-iscsi-helper v0.0.0-20240704044155-b96e547a3b54/go.mod h1:5ZhNNhyv0w4OYKQ8NzZTjZflkdPM9YJ1C9lBzzKXDI0=
github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f h1:TjO/A4UE06053vB/y11J0Dvm9DyVqmVbdvCCuXUi0YU=
github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f/go.mod h1:/MpLJbr0zSw0Pl8UUpumNArliCtuMr1LPPDVlnqOTgA=
github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30 h1:tTHysoIMIUt53dRqLtIo7AH0RRMr2P5Jy8DAMxDISO8=
github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30/go.mod h1:Y4SlLQTYuOOMWlJNdFhTkM3MsXTmY/jkWj8jbuU7kOE=
github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a h1:+o63c0oh7ZNKeQdc0Hawfzz5vRa4LiDvLOtJYjegtnk=
github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a/go.mod h1:iUJCZtOKG/9xv2rfrUAYZntFTzP5dZtvy4Kwe6dMcUc=
github.com/longhorn/types v0.0.0-20240704070509-4b97f699508e h1:aEjlgQceu7gunl+492QdZOS2hP0gu5AoOyvnKnO8PbE=
github.com/longhorn/types v0.0.0-20240704070509-4b97f699508e/go.mod h1:fonrC6SwGpvt+YVlfJ3xMmg0MlOH94T1Qx2+ZEy8n3U=
github.com/longhorn/types v0.0.0-20240706151541-33cb010c3544 h1:U08l+0SbxCsododsraBHB5PdXrQme3TEh9iaREhRLQs=
github.com/longhorn/types v0.0.0-20240706151541-33cb010c3544/go.mod h1:KlJuZB8NfHchWshYxYgV9pPIxBKC04Vq05G2TfgMf7w=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
Expand Down
6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ github.com/longhorn/backupstore/systembackup
github.com/longhorn/backupstore/types
github.com/longhorn/backupstore/util
github.com/longhorn/backupstore/vfs
# github.com/longhorn/go-common-libs v0.0.0-20240702014532-ad3e7f0caf5c
# github.com/longhorn/go-common-libs v0.0.0-20240706152523-ac799085128f
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
Expand All @@ -156,7 +156,7 @@ 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-20240704044155-b96e547a3b54
# github.com/longhorn/go-iscsi-helper v0.0.0-20240706152726-9dbb9c7bdf30
## explicit; go 1.22.0
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/iscsidev
Expand All @@ -171,7 +171,7 @@ github.com/longhorn/sparse-tools/sparse/rest
github.com/longhorn/sparse-tools/stats
github.com/longhorn/sparse-tools/types
github.com/longhorn/sparse-tools/util
# github.com/longhorn/types v0.0.0-20240704070509-4b97f699508e
# github.com/longhorn/types v0.0.0-20240706151541-33cb010c3544
## explicit; go 1.21
github.com/longhorn/types/pkg/generated/enginerpc
github.com/longhorn/types/pkg/generated/profilerrpc
Expand Down

0 comments on commit 5d28a87

Please sign in to comment.