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#396

Commit: 4efc162
Author: Network Service Mesh Bot
Date: 2022-04-27 17:49:53 -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 Apr 27, 2022
1 parent cd92327 commit 9adda26
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.3.0
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427000136-299019adb400
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427224953-4efc16234ccf
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
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 @@ -172,12 +172,11 @@ github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKue
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/api v1.3.0 h1:Qhug6HjYTLJ7vuxpSiD/D4R1ZIDje0MFVJ2Zfn4PZsE=
github.com/networkservicemesh/api v1.3.0/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220426235354-235f8a1544f0/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53 h1:4o3jmNplWMRlbtiMdsK6mGtrhkEZZtALBEBbWbnu5fs=
github.com/networkservicemesh/sdk v0.5.1-0.20220427224149-241ef7526a53/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220426235654-d4847b6d8fde/go.mod h1:z8uhKfH01A1wHVMO+3JOWWt+BL6G2y/XUJ5+1mUnjsQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427000136-299019adb400 h1:yxW+8VZjpxTCONuZg//EPEbakkD/IRz2YSpygquL6FU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427000136-299019adb400/go.mod h1:42eoBX4KZTgLqs3gFFDBntp9UOcdPgnjwUyL6nIOcaU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220427224608-9bdb959307fc/go.mod h1:Ua5eCgO0QMHn/poyXhPL5IP6wbDwRRzSw/Q2z8OeJtw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427224953-4efc16234ccf h1:lLmPv8SCJVi6Npgy/aNyUeVQyOrVInkG7lzt/q8anPw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427224953-4efc16234ccf/go.mod h1:M7rPKkm9Hc/ONE/LQmdnIIiXS6uzVWn2kIHOetJQfLg=
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 9adda26

Please sign in to comment.