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 e07974262d2a5dae7cd5d98edd6e664d6d38bfb6
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Sun Aug 1 22:26:26 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 2, 2021
1 parent b78c8d1 commit 19fd0cc
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.20210725184904-92b282404ca1
github.com/networkservicemesh/sdk-sriov v0.0.0-20210801180730-0dc402940e48
github.com/networkservicemesh/sdk-sriov v0.0.0-20210802032626-e07974262d2a
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,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.20210725184904-92b282404ca1 h1:yu7Xnu+KwQasCw3Vt7siN2e8Nr2gSjwicDj14Ug7/iU=
github.com/networkservicemesh/sdk v0.5.1-0.20210725184904-92b282404ca1/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210801180345-624754d2b12e h1:B2LkV6XvTG8GQb9RoTpflgJGI1aBTyM6cjziZzbfxtQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210801180345-624754d2b12e/go.mod h1:keuHPx4uM38mogyvKx22q3D6Pb2yYSnjazD+wAHVoh8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210801180730-0dc402940e48 h1:iozbszG4yqCixmBgERuCDJRaLrRwr58lhESZ67Ze7bg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210801180730-0dc402940e48/go.mod h1:tAPeTervBxQRjhkM9kVPfwr5eaBJA3V2oD54xsA6leo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802032320-0b6bf83339f7 h1:c67BY7rI//jcpFku3p4Oo3kvDoR3ONPpF7L+LJlSnUw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210802032320-0b6bf83339f7/go.mod h1:keuHPx4uM38mogyvKx22q3D6Pb2yYSnjazD+wAHVoh8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210802032626-e07974262d2a h1:gSHuyBIZ1fSflAg5UJh26LxbXxuVxtyMJ8FWirwib84=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210802032626-e07974262d2a/go.mod h1:GWk2QcPcV6NeGXLaZjwm37331pxPeikmThHmO33I8iE=
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 19fd0cc

Please sign in to comment.