Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
…k-sriov@main networkservicemesh/sdk-sriov#

networkservicemesh/sdk-sriov PR link: https://github.com/networkservicemesh/sdk-sriov/pull/

networkservicemesh/sdk-sriov commit message:
commit bd72088a51ccb46e9a59f1a0dba215ebfc51a87f
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Mon Aug 9 14:25:52 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 9, 2021
1 parent 1a7cf9e commit 9d68122
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210809113725-29aa796b3ed2
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809114545-1cc5fbd1776a
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809192552-bd72088a51cc
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
google.golang.org/grpc v1.36.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e h1:cCRjV+
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210809113725-29aa796b3ed2 h1:6ptWAX2MK6R/xcoy65ZzXlhWl5bHgMAKWwNvM8fcbG0=
github.com/networkservicemesh/sdk v0.5.1-0.20210809113725-29aa796b3ed2/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210809114224-063e6a3a8d38 h1:1bHsLO1w11y7/1Fbf4DJQWQggOFUKRC29SBSa3Enc64=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210809114224-063e6a3a8d38/go.mod h1:OeaajbOOiACzwPscq5HNMU9ARVNZT+S/YNgVhqtYRDs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809114545-1cc5fbd1776a h1:sxL8KavMYg/iYwe6fVY0GcoDRxs1jHgXtC1amdGQtQc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809114545-1cc5fbd1776a/go.mod h1:7o+8ZjqmHZBE8qWac1Pdu3JkD8UsSLpVW9e10arGSGQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210809192238-fa89b6a4b52f h1:1AwKp2W6H1FLDi5VAx7FhagzV9Bz4SSxnNU0F5le62g=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210809192238-fa89b6a4b52f/go.mod h1:OeaajbOOiACzwPscq5HNMU9ARVNZT+S/YNgVhqtYRDs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809192552-bd72088a51cc h1:YRg/21ZV+P/PaB3/II6wR1057F/wQ6I9ZqkzG8zP1bc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210809192552-bd72088a51cc/go.mod h1:SbQRgjv8ulEO+8awY5u8R59w0Iw07MaKUFnpGR+jUPI=
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 9d68122

Please sign in to comment.