Skip to content

Commit

Permalink
chore: update dependencies v2 fast rebuilding
Browse files Browse the repository at this point in the history
Longhorn 9488

Signed-off-by: Shuo Wu <[email protected]>
  • Loading branch information
shuo-wu committed Dec 3, 2024
1 parent b1589e8 commit 23cc3ed
Show file tree
Hide file tree
Showing 5 changed files with 1,186 additions and 1,529 deletions.
6 changes: 6 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ go 1.23

toolchain go1.23.3

replace (
github.com/longhorn/longhorn-instance-manager => github.com/shuo-wu/longhorn-instance-manager v0.0.0-20241203093252-e3b490eb3573
github.com/longhorn/longhorn-spdk-engine => github.com/shuo-wu/longhorn-spdk-engine v0.0.0-20241203092947-e038de6dbc14
github.com/longhorn/types => github.com/shuo-wu/types v0.0.0-20241203092359-7c7248cca135
)

// Replace directives are required for dependencies in this section because:
// - This module imports k8s.io/kubernetes.
// - The development for all of these dependencies is done at kubernetes/staging and then synced to other repos.
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20241130163407-e912304fab8b h1:FtYxFNC
github.com/longhorn/go-spdk-helper v0.0.0-20241130163407-e912304fab8b/go.mod h1:siQvee7KIyFESzr5iQUVQavHCcSlzw2AjbdjchpDm4o=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241201 h1:64P8wCD58T5jT+94j/stACr4IQWtv+k+cOcnybA1XNI=
github.com/longhorn/longhorn-engine v1.8.0-dev-20241201/go.mod h1:wZq/+ku4F3s/WzWd33AdJ3YV6NxpNAHAE7P6aS4aYlk=
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241201 h1:TdV/SNoT8kbHYU//vv9Med0HZ0NgmeQOuKFCddAiW6k=
github.com/longhorn/longhorn-instance-manager v1.8.0-dev-20241201/go.mod h1:mz09NmpaAdiaP6BuvWIJFYe0WPNGmjNxS9ZfjuU2cAs=
github.com/longhorn/longhorn-share-manager v1.8.0-dev-20241117.0.20241125222022-2a7cb41cd62a h1:QFkQVXhPT/f5KSXTyXY6rupoPO8S5ihTaX8/bRQjfc0=
github.com/longhorn/longhorn-share-manager v1.8.0-dev-20241117.0.20241125222022-2a7cb41cd62a/go.mod h1:8INxZacfgmVjzYKG6f794UG5WhVxvsByyfMS/2hDniY=
github.com/longhorn/types v0.0.0-20241123075624-48c550af4eab h1:vW/sSHB0U/GPnornD1cdoKSEe9bdBwVKP68cZUs1Xh0=
github.com/longhorn/types v0.0.0-20241123075624-48c550af4eab/go.mod h1:dIPa2yMBPOa514bn3pohT7kbVAQcZbZSWItpgxunuPs=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
Expand Down Expand Up @@ -244,6 +240,10 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/shirou/gopsutil/v3 v3.24.5 h1:i0t8kL+kQTvpAYToeuiVk3TgDeKOFioZO3Ztz/iZ9pI=
github.com/shirou/gopsutil/v3 v3.24.5/go.mod h1:bsoOS1aStSs9ErQ1WWfxllSeS1K5D+U30r2NfcubMVk=
github.com/shuo-wu/longhorn-instance-manager v0.0.0-20241203093252-e3b490eb3573 h1:j0i9qaBG5KR2Tx8Ec1HbjSgOVWpLQC2+9j+UlX3DoaM=
github.com/shuo-wu/longhorn-instance-manager v0.0.0-20241203093252-e3b490eb3573/go.mod h1:s9TOFvzPMRBLLY22Vc8qMBLCiiZnxqGACm+/tSsnXNU=
github.com/shuo-wu/types v0.0.0-20241203092359-7c7248cca135 h1:zEKB1Cj1tPxLsvJPZ+Ixenh32yzXT7zgT5LDaLfRlx4=
github.com/shuo-wu/types v0.0.0-20241203092359-7c7248cca135/go.mod h1:dIPa2yMBPOa514bn3pohT7kbVAQcZbZSWItpgxunuPs=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/slok/goresilience v0.2.0 h1:dagdIiWlhTm7BK/r/LRKz+zvw0SCNk+nHf7obdsbzxQ=
Expand Down
Loading

0 comments on commit 23cc3ed

Please sign in to comment.