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

PR link: networkservicemesh/sdk-sriov#372

Commit: 667574b
Author: Network Service Mesh Bot
Date: 2022-03-14 08:16:55 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 14, 2022
1 parent 326b36e commit 98fc7ef
Show file tree
Hide file tree
Showing 2 changed files with 4 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.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220314130317-113c4e40ec68
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314131655-667574bf10b0
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
google.golang.org/grpc v1.42.0
Expand Down
7 changes: 3 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314105143-37b596eaa712/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk v0.5.1-0.20220314130317-113c4e40ec68 h1:r9p8aQXz2b58bYBngTRXFripUIS4urNSOmUPwNntGPU=
github.com/networkservicemesh/sdk v0.5.1-0.20220314130317-113c4e40ec68/go.mod h1:Rycd5aXcPvKFl9QdyVi/CWE6PSefTgVnLxPRklihe/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314105543-017add2d8b7c/go.mod h1:i/52EoAyFYlxc77AhT+G7Rmq5l1OPCDoJdcoNCqkguc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892 h1:TfHLbI0G9uR62K1VkvtNtKmQfezBKpd+5+jcu0JESD0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314110130-e0b2ef42e892/go.mod h1:AXtD2Q3f63Ag38lfe7VrnuVU3y4cz1ALRiLd5hcRSPY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220314131213-5c1d24b82c2b/go.mod h1:hfmiu8QnATpZWNrOaBm05i9e6uwao7KBF7EY0jBcv8k=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314131655-667574bf10b0 h1:GR16fkw611VG188Dckez7myL225dAvQ4NkVitrASDVU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220314131655-667574bf10b0/go.mod h1:m16LNyUJ3FC2s1xY7pAtojNZkYTXcAulActp4+CebaM=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 98fc7ef

Please sign in to comment.