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
  • Loading branch information
nsmbot authored Oct 25, 2021
1 parent 9a5e42c commit 11bf60c
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/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3
github.com/networkservicemesh/sdk-sriov v0.0.0-20211024221233-d86c103d2782
github.com/networkservicemesh/sdk-sriov v0.0.0-20211025212721-2751614d445a
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
github.com/pkg/errors v0.9.1
github.com/vishvananda/netlink v1.1.1-0.20210518155637-4cb3795f2ccb
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50 h1:MIQpGd
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 h1:nQ1x9EOvhfvC6mxp2VgZ3Ey8nODSf36FMaxsWYN72MI=
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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 11bf60c

Please sign in to comment.