Skip to content

Commit

Permalink
fix(deps): update github.com/opiproject/opi-spdk-bridge digest to 5e2…
Browse files Browse the repository at this point in the history
…6cbd
  • Loading branch information
renovate[bot] authored and glimchb committed Mar 16, 2023
1 parent 080bb7e commit af61213
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/opiproject/opi-api v0.0.0-20230310172447-05176c3f7750
github.com/opiproject/opi-smbios-bridge v0.1.2
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316110522-f06a8ee7d80a
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316121451-5e26cbdf0df6
github.com/opiproject/opi-strongswan-bridge v0.1.1
github.com/ulule/deepcopier v0.0.0-20200430083143-45decc6639b6
google.golang.org/grpc v1.53.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316091412-8249c09b6d35 h1:ot
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316091412-8249c09b6d35/go.mod h1:tPZIdOGhyjL5FMFtVxuXgQonQpSw/8BLl287hf71QDw=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316110522-f06a8ee7d80a h1:j0pXslgHShptgUZL5qAKjZmZlizZep8Al7HIQ1HDNiE=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316110522-f06a8ee7d80a/go.mod h1:tPZIdOGhyjL5FMFtVxuXgQonQpSw/8BLl287hf71QDw=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316121451-5e26cbdf0df6 h1:b1ntiOz05tRMKEjpNXEBzJvoUYJHkP0jW02P5tCu2ro=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230316121451-5e26cbdf0df6/go.mod h1:JaTN/xcY7rlFcaLKd6I/KaVTpQ4hGo/KLUS+x1bACl8=
github.com/opiproject/opi-strongswan-bridge v0.1.1 h1:Mz/8AtA0DD8O/H9jCsDw7wuVoWNiqgXICLsD10XWJ+g=
github.com/opiproject/opi-strongswan-bridge v0.1.1/go.mod h1:ek3r3zLa9nOfb2a7ybdMJvb5BSGU9I17Xo38UMXfE+k=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit af61213

Please sign in to comment.