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 May 23, 2022
1 parent 68c3701 commit 33cba31
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/Mellanox/sriovnet v1.0.3-0.20210630121212-0453bd4b7fbc
github.com/golang/protobuf v1.5.2
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523105719-9c2c580a45af
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523110248-971212ed518a
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523145335-892647c1b46d
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523150012-df065a6f20e3
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.20220118170537-d6b03fdeb845
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,12 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7Kvze0qQphqi6g5ZKFoJ0m08OKdWETUINo3tuaA=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7 h1:oxg2tJ9AWsCgHqoyJZdnGVP5m489z47E/TUSUclRCMk=
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523105719-9c2c580a45af h1:kShMaIItnHYCS9QCHW7gdlamBHY4Cr+c4TA7ifKX8FE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523105719-9c2c580a45af/go.mod h1:N4oyaPjjaiNB7C/qhydbNaejKXhsWGIgtz/82Xsiu+g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523110248-971212ed518a h1:CNBIvqsgXstdOjC1rOQZkWac1iM+CfVvMwDRuoI2Hv0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523110248-971212ed518a/go.mod h1:01kef6S0pPN0/cRxlgPhyURPHxJRk1thbClVs+asuHg=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319 h1:5YQM16mYbgsaJ8Qqgpumkvxl8OjBi/yM7a3EWNAqMMI=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523145335-892647c1b46d h1:Ni85M+ZcBssdNdSKKrWKh9aC0a8JJkP23D1Ea/vGQpg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523145335-892647c1b46d/go.mod h1:rJiGCrMyhNpkFZD5VIiSqLk3NqOvDxxi7Mks4Kak3I8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523150012-df065a6f20e3 h1:4QwK/jTEJ8MVgEj5ln1eoD6u5t/57V6SQM9EgzIgMg8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523150012-df065a6f20e3/go.mod h1:duw0gK3I1yiLgnrQgcUqrZQ8pRo0kTR765kX+1cLpuo=
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 33cba31

Please sign in to comment.