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

Commit: d49c9ff
Author: Ed Warnicke
Date: 2021-11-26 15:56:08 -0600
Message:
  - Merge pull request #328 from denis-tingaikin/add-cmd-forwarder-vpp
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 26, 2021
1 parent 9285c60 commit 15c3218
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 @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126202310-a7556a9e5b49
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126215608-d49c9ff41c56
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98 h1:wfcYC8IbgJLSCd7+Fb+0UZMuGeKq6ZUxyHtsdKKLyas=
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211126201942-09e020e5f144/go.mod h1:O/kNXXA2sgAEaG7RL2qZVGNkgvELC3OJWaSwnTEHwMU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126202310-a7556a9e5b49 h1:uk95YngAaa5fDPiG4cNR+lyKbKO9mw5icz69lLwNCyM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126202310-a7556a9e5b49/go.mod h1:6dkWCGk4BnxjssZcGtvhUPDFOgs/LnN6V37Sv4I3/uU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126215608-d49c9ff41c56 h1:CAgal/TE5YHMUgnH7V3/7dLnr5Wfq6U+uzM9JuAIyUo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126215608-d49c9ff41c56/go.mod h1:6dkWCGk4BnxjssZcGtvhUPDFOgs/LnN6V37Sv4I3/uU=
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 15c3218

Please sign in to comment.