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

Commit: 2751614
Author: Denis Tingaikin
Date: 2021-10-26 00:27:21 +0300
Message:
  - Merge pull request #288 from Nordix/fix-packet-test
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 25, 2021
1 parent 9b1d720 commit bb34757
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50
github.com/networkservicemesh/sdk-sriov v0.0.0-20211024221233-d86c103d2782
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50 h1:MIQpGddHZbPwZIL4dlzzl2yWBZSEfV7IvlASI3HHsBk=
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50/go.mod h1:MflOKIJ4C4sc8V/VzNUu/hKXO6G1Wc0yCijPfa69FmA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3/go.mod h1:Pwsm+MVctn9vhreeef9ke09CrVnEvxWVlbHTlRBJcNc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211024221233-d86c103d2782 h1:FcekQMrK+e51GvlXWmyaNFJwR71YHR3IcxUidHX9w/U=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211024221233-d86c103d2782/go.mod h1:bGdlsnC4H2+yqQlH3XhMlaJ8Z86KNAMPaSschrcC7U8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a h1:xI5DYbMq6WRXYQK4h6cDMknprxR2rnQWw0glvgxpDc0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a/go.mod h1:bGdlsnC4H2+yqQlH3XhMlaJ8Z86KNAMPaSschrcC7U8=
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 bb34757

Please sign in to comment.