Skip to content

Commit

Permalink
vendor: update go-iscsi-helper
Browse files Browse the repository at this point in the history
Longhorn-4362

Signed-off-by: Chin-Ya Huang <[email protected]>
  • Loading branch information
c3y1huang authored and innobead committed Aug 5, 2022
1 parent bd383f9 commit efe6b77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/kubernetes-csi/csi-lib-utils v0.6.1
github.com/longhorn/backing-image-manager v0.0.0-20220609065820-a08f7f47442f
github.com/longhorn/backupstore v0.0.0-20211109055147-56ddc538b859
github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb
github.com/longhorn/longhorn-instance-manager v0.0.0-20220801100457-421c284a3b85
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/pkg/errors v0.9.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,9 @@ github.com/longhorn/backing-image-manager v0.0.0-20220609065820-a08f7f47442f/go.
github.com/longhorn/backupstore v0.0.0-20210817080617-8ea3843e6b0d/go.mod h1:FUjQNWqcEXSFIrQpfWLxFFHXywk14mM5w9TNRuBrKzY=
github.com/longhorn/backupstore v0.0.0-20211109055147-56ddc538b859 h1:Xff8617ecmLI8tYnWvgpY8aI2sZz4v3lTa353IVyijs=
github.com/longhorn/backupstore v0.0.0-20211109055147-56ddc538b859/go.mod h1:hvIVsrpjPey7KupirAh0WoPMg0ArWnE6fA5bI30X7AI=
github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e h1:hz4quJkaJWDo+xW+G6wTF6d6/95QvJ+o2D0+bB/tJ1U=
github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e/go.mod h1:9z/y9glKmWEdV50tjlUPxFwi1goQfIrrsoZbnMyIZbY=
github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb h1:zwAHsMzVfHNEMwAO3Mu2il0dcPGyJsZZuYED7ASbvfc=
github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb/go.mod h1:9z/y9glKmWEdV50tjlUPxFwi1goQfIrrsoZbnMyIZbY=
github.com/longhorn/longhorn-engine v1.2.0-preview1.0.20210818142058-32cb7dfd0630/go.mod h1:mtvBHZBmXJIHBcLL828FY5mGq4hoh7bV2EFK6LFLmhE=
github.com/longhorn/longhorn-engine v1.3.0-preview1 h1:aleV7rxaIE4/ZvtKNJxFjx2bDHMByqfxuOreDjxOtkU=
github.com/longhorn/longhorn-engine v1.3.0-preview1/go.mod h1:SPYBeRnysbA3sYd3Ln5mFHADmqG6kXGlwi2Ba6JqcQU=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ github.com/longhorn/backing-image-manager/pkg/util
github.com/longhorn/backupstore
github.com/longhorn/backupstore/logging
github.com/longhorn/backupstore/util
# github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
# github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb
## explicit; go 1.13
github.com/longhorn/go-iscsi-helper/iscsi
github.com/longhorn/go-iscsi-helper/types
Expand Down

0 comments on commit efe6b77

Please sign in to comment.