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 aae25b6 commit 4359bdf
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 @@ -11,7 +11,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.20211214175953-a9c6462536d1
github.com/networkservicemesh/sdk-sriov v0.0.0-20211214180751-54f38a6c2bcf
github.com/networkservicemesh/sdk-sriov v0.0.0-20211215150258-0e2b02a7167e
github.com/networkservicemesh/sdk-vpp v0.0.0-20211209201026-f5129e1ae6c9
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,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-20211209171028-4ae4c5632077/go.mod h1:WEmSY7u0R4RVNOjcL3qh4Kl1yJ+kgsUtxMLGETzftco=
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/networkservicemesh/sdk-vpp v0.0.0-20211209201026-f5129e1ae6c9 h1:huf10xEFdbQ2hEepTkHWp7Fvz459zh/mUt8carrDS0k=
github.com/networkservicemesh/sdk-vpp v0.0.0-20211209201026-f5129e1ae6c9/go.mod h1:854RKP1vCDjgEwcuN4kdyVED10PcL/zEhvHu3VQd7HM=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
Expand Down

0 comments on commit 4359bdf

Please sign in to comment.