Skip to content

Commit

Permalink
fix(deps): update github.com/opiproject/opi-spdk-bridge digest to 610…
Browse files Browse the repository at this point in the history
…2354
  • Loading branch information
renovate[bot] authored and artek-koltun committed Mar 7, 2023
1 parent 2710dfc commit 69ae076
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-20230303162737-328ef45a14b7
github.com/opiproject/opi-smbios-bridge v0.1.2
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306151936-4cfcc169e612
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306231314-61023549783b
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 @@ -37,6 +37,8 @@ github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230304170424-f5c97293a254 h1:oF
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230304170424-f5c97293a254/go.mod h1:NoRtnd02+gMv3ULL7XreBLE2/PZoO9P/ca7hNRtjNIA=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306151936-4cfcc169e612 h1:/oX2mW84Hf5y4hZA2UgjQDte5nVNcdCclpVSqGsYgkU=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306151936-4cfcc169e612/go.mod h1:NoRtnd02+gMv3ULL7XreBLE2/PZoO9P/ca7hNRtjNIA=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306231314-61023549783b h1:MXiwAeRxqtJ7oyiu/ta8e1pOmZgGAw5wym6VpZ1FBcA=
github.com/opiproject/opi-spdk-bridge v0.1.2-0.20230306231314-61023549783b/go.mod h1:NoRtnd02+gMv3ULL7XreBLE2/PZoO9P/ca7hNRtjNIA=
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 69ae076

Please sign in to comment.