Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-sriov
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Apr 4, 2021
1 parent 58c66fb commit 2a81b60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322
github.com/networkservicemesh/sdk v0.0.0-20210404183303-db3f49bd396f
github.com/networkservicemesh/sdk-sriov v0.0.0-20210404184056-e8b6c9fd33d5
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.5
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,12 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872 h1:Eg8ZgcJ0bukl10gHNVpF4lXDwg5JHig7E4RM2SdJ29k=
github.com/networkservicemesh/api v0.0.0-20210403165646-b0b334ca6872/go.mod h1:8daUQzI8sUvvNiPF6G3esmEvNQM/lJuAOobjdgtq2FM=
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c h1:nDRy9W9/J766fyeXMPz4rzUnVvyznwpYDfVN98DLtpY=
github.com/networkservicemesh/sdk v0.0.0-20210403170232-47fc8b2ac74c/go.mod h1:phKpePEEcubYjKnVzfdqoTQCmzdcToXRdLDA1o8nYDM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403170458-c7ac5e7ab6b3 h1:YemTmGD22pbwqcR/URzGibK19UfoQIMHwsQI3++yqYU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210403170458-c7ac5e7ab6b3/go.mod h1:+MKa2Fi5pK0QpL/xuz2Utk2tnBPXrosGZBdR9Hhn7nI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322 h1:YS72SdWLggYvYX+f1RFbMZy3+QdJGa+TUPMEUocYB2U=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210403170850-e145f14db322/go.mod h1:BMQqx/yDK4KtfekvnnANyBwfpUV6/NMxFMEGpkqk3r0=
github.com/networkservicemesh/sdk v0.0.0-20210404183303-db3f49bd396f h1:ys0PPFokA8c/z05XNHPPUSLsN8uyhT3SQx8Juo3f2zM=
github.com/networkservicemesh/sdk v0.0.0-20210404183303-db3f49bd396f/go.mod h1:phKpePEEcubYjKnVzfdqoTQCmzdcToXRdLDA1o8nYDM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210404183640-bdee66a407b0 h1:acb25Tcp5DyQ4q8eAvH3ltu4wZfdyljvER6To2E8WAQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210404183640-bdee66a407b0/go.mod h1:rr59aWWDF6+BYve9ngbb6ql8AP+AWHbjjb+0MPGum8U=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210404184056-e8b6c9fd33d5 h1:5JIULZzLRuXSRGm0T/tGHXwGPlzW3dS+VE60016FXmU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210404184056-e8b6c9fd33d5/go.mod h1:e73RUGDyWGV0ug2pXM0bEjr3TmPJPqpTxuOdi3WG6Wg=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 2a81b60

Please sign in to comment.