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

Commit: 299019a
Author: Network Service Mesh Bot
Date: 2022-04-26 19:01:36 -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 b0a8cf6 commit d9e9448
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.0
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd
github.com/networkservicemesh/sdk v0.5.1-0.20220426235354-235f8a1544f0
github.com/networkservicemesh/sdk-sriov v0.0.0-20220427000136-299019adb400
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
10 changes: 5 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +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.20220425233641-318f409ee273 h1:JVdnLN82QN1Fp8VS11JoXnB9t8qcg1sZqaY2F4ekT08=
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220425234003-8af7ac522592/go.mod h1:wEKot//6RuOyHoAPkGeKtPJVq07BAea27X9WyjiN2e8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd h1:INj44ROkH9IVpU31BSjKCbAWktYeVn1ThkJ9pJJlAeI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220425234601-89c279b84fcd/go.mod h1:xiRCTpF/VISbjrb70T3B1JxXGMXArovfmQWdoN5NxWg=
github.com/networkservicemesh/sdk v0.5.1-0.20220426235354-235f8a1544f0 h1:Idktjr8kNtFdYEmZ1DUtlIY3auVG0MB5+4xtj7PCvlA=
github.com/networkservicemesh/sdk v0.5.1-0.20220426235354-235f8a1544f0/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/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 d9e9448

Please sign in to comment.