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

Commit: 0fd4b42
Author: Network Service Mesh Bot
Date: 2022-05-18 13:19:26 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 18, 2022
1 parent eb05716 commit d38e243
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
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.20220518154856-dd9b496ef8a4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,10 @@ github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7K
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4 h1:yUxMot3D7PeRenrd+Bblz84eH4l4PsmD3X682oG4L/4=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28 h1:6jNmMO39d4hJRBgAubZyekCNfwxflpv8EIU1Xair9uo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509 h1:BfycmkwWKHNmn2oJlBgu+wfDb/JB2Ej4QqoDpSgWxmQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518155909-d02f113d7509/go.mod h1:5B4CH5aYY/JA/bNolGlFCVRE4l1vlj23wHzFpfe0T8I=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868 h1:c6HLWRjejKf5aZgp1IdkvDx+APIyEf6uO+aEde5Fb2E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0 h1:UixyWew+l3cZNESNJrSuecdSOPWn7mvnAVoLbsiZDaM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220518181926-0fd4b42d16c0/go.mod h1:OuYKB+Ehwjg08YVtonMa/Wt5LJde9Ub59OHMGRenXz8=
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 d38e243

Please sign in to comment.