Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update github.com/longhorn/longhorn-instance-manager digest to c0891e3 (master) #3044

Merged
merged 1 commit into from
Aug 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ require (
github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6
github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33
github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91
github.com/longhorn/longhorn-engine v1.7.0-rc1
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821
github.com/longhorn/longhorn-engine v1.7.0-rc3
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240803034000-c0891e310cc3
github.com/longhorn/longhorn-share-manager v1.7.0-rc1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.18.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1230,10 +1230,10 @@ github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33 h1:0HDd/X
github.com/longhorn/go-iscsi-helper v0.0.0-20240729144704-39760a81bd33/go.mod h1:/VLElLs6+hjmkY7VQn92W8MO56HVvLJUSNBQitOB0fY=
github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91 h1:5xYB4UTwmp+kl/hib/H0pQqb2Dg7QSKoDbmCKUojhPM=
github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91/go.mod h1:sD6aVynQSbPnYyJ77NLiYbWNI5zyzxcVzIEnXFcKCww=
github.com/longhorn/longhorn-engine v1.7.0-rc1 h1:kQ4BwCvBemWsQvVnLdRsbiCXR3zmQBMA1J9Ezysh2q0=
github.com/longhorn/longhorn-engine v1.7.0-rc1/go.mod h1:u0TZ1221YusDYA+ExdVLjLid1Ps6JuJXgh9185l5D9Y=
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821 h1:mrXXSea5qFl04rJz9hFDT7AC9BjXXqxqqOlbUK8T0L0=
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821/go.mod h1:6CvNLU1aT0jcUEoWXPou1dSMU7TgeT321MnSeCVS1r0=
github.com/longhorn/longhorn-engine v1.7.0-rc3 h1:YTt++OeSrEOlifz++8VAOH/aJ4lGShD2TaJP1ZaQ3Uw=
github.com/longhorn/longhorn-engine v1.7.0-rc3/go.mod h1:2Hq/3QzW4fF2yUg+kauiAT3ps5WCKLMkrwXW2Wyfj9o=
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240803034000-c0891e310cc3 h1:Q7LjDAa5QpJ/eGLIz1NzV8exaB5H4ZbfNo/ghGxZsow=
github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240803034000-c0891e310cc3/go.mod h1:qrfvAqzSN5vi9StZwkzAx1A9FhZLbzLJjxj3vwzPFpI=
github.com/longhorn/longhorn-share-manager v1.7.0-rc1 h1:LsSkSajhG8tCfORKKfwK+8XHVrT/8rI9DRWb7fuoVls=
github.com/longhorn/longhorn-share-manager v1.7.0-rc1/go.mod h1:R6+NscPU4lAV5ueO7//lBCAO3en0aDbZi5KkkOSUJvk=
github.com/longhorn/types v0.0.0-20240725040629-473d671316c4 h1:L2g0sIJ2fXt4BSFRYNnF6ObtKryCUFm9qLcCXHWssCk=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,14 +262,14 @@ github.com/longhorn/go-iscsi-helper/util
# github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91
## explicit; go 1.22.0
github.com/longhorn/go-spdk-helper/pkg/types
# github.com/longhorn/longhorn-engine v1.7.0-rc1
# github.com/longhorn/longhorn-engine v1.7.0-rc3
## explicit; go 1.22.2
github.com/longhorn/longhorn-engine/pkg/interceptor
github.com/longhorn/longhorn-engine/pkg/meta
github.com/longhorn/longhorn-engine/pkg/replica/client
github.com/longhorn/longhorn-engine/pkg/types
github.com/longhorn/longhorn-engine/pkg/util
# github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240802054330-3f53e237d821
# github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240803034000-c0891e310cc3
## explicit; go 1.22.2
github.com/longhorn/longhorn-instance-manager/pkg/api
github.com/longhorn/longhorn-instance-manager/pkg/client
Expand Down