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 Dec 15, 2021
1 parent 6b58860 commit a8f916b
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.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211214175953-a9c6462536d1
github.com/networkservicemesh/sdk-kernel v0.0.0-20211214180325-58165c4bc3f2
github.com/networkservicemesh/sdk-sriov v0.0.0-20211214180751-54f38a6c2bcf
github.com/networkservicemesh/sdk-sriov v0.0.0-20211215150258-0e2b02a7167e
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 @@ -386,8 +386,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20211214175953-a9c6462536d1 h1:1m4QBt
github.com/networkservicemesh/sdk v0.5.1-0.20211214175953-a9c6462536d1/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211214180325-58165c4bc3f2 h1:avZ2mvMoRLEH784i+id7Hlj9D8EHR4Ue6ktiDBPZp1w=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211214180325-58165c4bc3f2/go.mod h1:K/9G8i8Y2yaGsxAbDf1Pnl9WoSyk4JdO/z9Hvquso0s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211214180751-54f38a6c2bcf h1:FVqjyTk4bsqX3EqfNgGz9YYHwudpmEan/tJny+gdRlM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211214180751-54f38a6c2bcf/go.mod h1:fPCntJDUwYykZA84w0zOMzXID5lW2RzIxpSfHXKEE50=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211215150258-0e2b02a7167e h1:0Pzip26XbMOL/BzupucWMxs7UVhzZF08pErU5948X9s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211215150258-0e2b02a7167e/go.mod h1:fPCntJDUwYykZA84w0zOMzXID5lW2RzIxpSfHXKEE50=
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 a8f916b

Please sign in to comment.