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-vpp@main

PR link: networkservicemesh/sdk-vpp#413

Commit: 2d2aa47
Author: Vladimir Popov
Date: 2021-10-22 16:03:40 +0700
Message:
  - Revert "Fix/revert (#410)" (#413)
This reverts commit d541552ca8a75892013e1a9a269a433c111053bb.

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 22, 2021
1 parent 8aee14a commit 1723bef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20211020144353-a94971df2a4c
github.com/networkservicemesh/sdk-k8s v0.0.0-20210923132245-8709b6f366a4
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9
github.com/networkservicemesh/sdk-vpp v0.0.0-20211020145030-5b32fa1069df
github.com/networkservicemesh/sdk-vpp v0.0.0-20211022090340-2d2aa47a8915
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20211020144725-94c89b18b41a h1:U
github.com/networkservicemesh/sdk-kernel v0.0.0-20211020144725-94c89b18b41a/go.mod h1:n8X6wHv8IKVG/nQlVzoqVeWpqjfwt7YW+x1WBwL3/aI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9 h1:mrgAnF9j3UIMgwhvgBxbL7YiX3kR+RedjlFbhS20bEA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211014093500-f12ea1fa1fb9/go.mod h1:y3cWs+kbipNsskTzRuGtFsQvvMNF54wb5fWkm+E379Q=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211020145030-5b32fa1069df h1:QoATWU0XHVBIjdCD9oGH9aCSjIQTfWXfu4AJzCQGlVo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211020145030-5b32fa1069df/go.mod h1:Mv/xm21/uyH/h/ln3+SUo0bmmBGI3/nrfQImm61lIpY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211022090340-2d2aa47a8915 h1:XhG7edPe9qLeyDoVfEjDHZwgLsPWisuNkQNi/6VXgog=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211022090340-2d2aa47a8915/go.mod h1:Mv/xm21/uyH/h/ln3+SUo0bmmBGI3/nrfQImm61lIpY=
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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 1723bef

Please sign in to comment.