File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ replace (
3636)
3737
3838require (
39- github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
39+ github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb
4040 github.com/sirupsen/logrus v1.8.1
4141 github.com/urfave/cli v1.22.2
4242 k8s.io/kubernetes v1.23.6
Original file line number Diff line number Diff line change @@ -372,8 +372,8 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
372372github.com/libopenstorage/openstorage v1.0.0 /go.mod h1:Sp1sIObHjat1BeXhfMqLZ14wnOzEhNx2YQedreMcUyc =
373373github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de /go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE =
374374github.com/lithammer/dedent v1.1.0 /go.mod h1:jrXYCQtgg0nJiN+StA2KgR7w6CiQNv9Fd/Z9BP0jIOc =
375- github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e h1:hz4quJkaJWDo+xW+G6wTF6d6/95QvJ+o2D0+bB/tJ1U =
376- github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e /go.mod h1:9z/y9glKmWEdV50tjlUPxFwi1goQfIrrsoZbnMyIZbY =
375+ github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb h1:zwAHsMzVfHNEMwAO3Mu2il0dcPGyJsZZuYED7ASbvfc =
376+ github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb /go.mod h1:9z/y9glKmWEdV50tjlUPxFwi1goQfIrrsoZbnMyIZbY =
377377github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 /go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04 =
378378github.com/lpabon/godbc v0.1.1 /go.mod h1:Jo9QV0cf3U6jZABgiJ2skINAXb9j8m51r07g4KI92ZA =
379379github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ github.com/cpuguy83/go-md2man/v2/md2man
1010# github.com/go-logr/logr v1.2.0
1111## explicit; go 1.16
1212github.com/go-logr/logr
13- # github.com/longhorn/go-iscsi-helper v0.0.0-20210330030558-49a327fb024e
13+ # github.com/longhorn/go-iscsi-helper v0.0.0-20220805034259-7b59e22574bb
1414## explicit; go 1.13
1515github.com/longhorn/go-iscsi-helper/util
1616# github.com/opencontainers/selinux v1.8.2
You can’t perform that action at this time.
0 commit comments