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

Update goiscsi version #131

Merged
merged 1 commit into from
Jan 24, 2023
Merged
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
goiscsi version update
panigs7 authored and rajendraindukuri committed Jan 24, 2023
commit 0c10b47f432a4f2b92dc100f86bf02a3eee68bb2
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ require (
github.com/dell/gobrick v1.6.0
github.com/dell/gocsi v1.6.0
github.com/dell/gofsutil v1.11.0
github.com/dell/goiscsi v1.6.0
github.com/dell/goiscsi v1.6.1-0.20230120052643-7d7bb9515e01
github.com/dell/gounity v1.12.0
github.com/fsnotify/fsnotify v1.4.9
github.com/golang/protobuf v1.5.2
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -101,8 +101,8 @@ github.com/dell/gocsi v1.6.0 h1:ZmoMi17v1jK0RE0OGEivu52/RqHbOhP5cqs9SHExqa0=
github.com/dell/gocsi v1.6.0/go.mod h1:+ihwgNYeFTv69Ym2X2Ij1idK72JYoNR8CeiWYJrrbho=
github.com/dell/gofsutil v1.11.0 h1:HHLQVdoWF9xjI0/sLGTzX7i8aAGdZwJG/s7nzKwHLbw=
github.com/dell/gofsutil v1.11.0/go.mod h1:j639KWtc61yK9oPBZSZrSEDqhFKe446XK9etJpk/KtI=
github.com/dell/goiscsi v1.6.0 h1:sdffJtVkjXgmcFJEkyv0sbjde24HHc/6qCRVAV4wUho=
github.com/dell/goiscsi v1.6.0/go.mod h1:hNS7UZhjblSykVRHPv8slHNL2RdbR/1rtfKOckld598=
github.com/dell/goiscsi v1.6.1-0.20230120052643-7d7bb9515e01 h1:ckHXgbSn8QeWDtTfsnVt4a+HTy2nH9VklAnxMvQuMJ8=
github.com/dell/goiscsi v1.6.1-0.20230120052643-7d7bb9515e01/go.mod h1:hNS7UZhjblSykVRHPv8slHNL2RdbR/1rtfKOckld598=
github.com/dell/gonvme v1.3.0 h1:IkcZLesdBWKomawZkO2sI1H41xG7lLxHQtanx/Wyku4=
github.com/dell/gonvme v1.3.0/go.mod h1:qVUW4Z4ijkD5xXyn1Fl3h8pMcMBH+GjrvZy4OsQNRYs=
github.com/dell/gounity v1.12.0 h1:+tgCK7QQG1oquSKjyaJU/x8yeaaFA30t0R5Pg9ebgtg=