Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/go-common-libs digest to b6ddc3e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 11, 2024
1 parent 4804a4b commit 027fc3a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd
github.com/longhorn/go-common-libs v0.0.0-20240810080359-f043d8cb39c4
github.com/longhorn/go-common-libs v0.0.0-20240811024046-b6ddc3efb72e
github.com/longhorn/go-iscsi-helper v0.0.0-20240810084710-ec81ea5b2775
github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff
github.com/longhorn/types v0.0.0-20240725040629-473d671316c4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ 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-20240806234049-13b6333c9ddd h1:5mIK3tZVmqA47s61vRmsT5yoORAFESZ7KauxePbyLpY=
github.com/longhorn/backupstore v0.0.0-20240806234049-13b6333c9ddd/go.mod h1:3LS9oGrEAUO59xbdACCbKlr7j9LkAvmx8RCJBCfnTaE=
github.com/longhorn/go-common-libs v0.0.0-20240810080359-f043d8cb39c4 h1:maDRUfpBIWxrMIT7OgSIl9gtbzU3EUq74wMp9QQawWU=
github.com/longhorn/go-common-libs v0.0.0-20240810080359-f043d8cb39c4/go.mod h1:T13a8UntfjpAY3ssYuDbGrgAAtzZm2RFQN3QSkNbmsU=
github.com/longhorn/go-common-libs v0.0.0-20240811024046-b6ddc3efb72e h1:cmns0zh6HMocqH7tnjFrgI8mf/h1i0bbnLznWfjQ63k=
github.com/longhorn/go-common-libs v0.0.0-20240811024046-b6ddc3efb72e/go.mod h1:Yrq49KPpchy++7Z15GrMKPkiwr5IduPboLTL99a1TGA=
github.com/longhorn/go-iscsi-helper v0.0.0-20240810084710-ec81ea5b2775 h1:GeYaVdg/Msl0p/bh47JiG+vkk7MCZWa3AhV9ucZrM4c=
github.com/longhorn/go-iscsi-helper v0.0.0-20240810084710-ec81ea5b2775/go.mod h1:ohKdT7BRNElO+VWX0XBmMsJvfsfsa9bff43SzF3txaE=
github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff h1:gmdQDbnaGJ/zmrK+QJzSys8mH679os6i7vW/pOpRn1U=
Expand Down
2 changes: 1 addition & 1 deletion 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-20240810080359-f043d8cb39c4
# github.com/longhorn/go-common-libs v0.0.0-20240811024046-b6ddc3efb72e
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
github.com/longhorn/go-common-libs/exec
Expand Down

0 comments on commit 027fc3a

Please sign in to comment.