Skip to content

Commit

Permalink
Update go.mod and go.sum to networkservicemesh/sdk-sriov@v1.8.0-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 21, 2023
1 parent b5cca2e commit a4a747e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ require (
github.com/edwarnicke/exechelper v1.0.2
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230220110548-26b7ec8d44f2
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221151649-de7e186db891
github.com/networkservicemesh/api v1.8.0-rc.1
github.com/networkservicemesh/sdk v1.8.0-rc.1
github.com/networkservicemesh/sdk-sriov v1.8.0-rc.1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,12 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 h1:I0XW9+e1XWDxdcEniV4rQAIOPUGDq67JSCiRCgGCZLI=
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230220110548-26b7ec8d44f2 h1:AFS9ygJ6g9Snjbpc0V5JdQLoa4NOJbj0HurXaxvX0Tc=
github.com/networkservicemesh/sdk v0.5.1-0.20230220110548-26b7ec8d44f2/go.mod h1:4w0ue1+jI3lHNdSr+rzSpFIBwoGfM5vRcjVkNKZNRxk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221151649-de7e186db891 h1:l/ZZVNRx3gCNxNRMtS+VgtsdGHK/wXgh+kd5Yiq3uM4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230221151649-de7e186db891/go.mod h1:xEl/7kX1tbF90ZtE5k6cwkXof76EUYVKMr9tptKIjpg=
github.com/networkservicemesh/api v1.8.0-rc.1 h1:mC2JmoEL3+PQ9bvSIy2DDbsaQKk+ukT+dH2j4A1bnqY=
github.com/networkservicemesh/api v1.8.0-rc.1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v1.8.0-rc.1 h1:/q9KFv/PCb50yQR3KQnWBBfnCDlme/Xn+gFryS8MTww=
github.com/networkservicemesh/sdk v1.8.0-rc.1/go.mod h1:dB3e6qEu99FKbMSGMPwVK2Ef2ct6zmevK0Vam5cChyo=
github.com/networkservicemesh/sdk-sriov v1.8.0-rc.1 h1:TXpLzIWmQzyOYEcyTm+Mg7dGWgd373yTRPHyqnV/oik=
github.com/networkservicemesh/sdk-sriov v1.8.0-rc.1/go.mod h1:Vw5n/SGVXoS2FQ3cPGe6zXp1192R8wNbEGuKMNDS5BU=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit a4a747e

Please sign in to comment.