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

Commit: 57b598b
Author: Denis Tingaikin
Date: 2021-08-11 10:00:56 +0300
Message:
  - Merge pull request #226 from Mixaster995/fix/nsm-bot-pr-message
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 11, 2021
1 parent adad5ee commit 2072dc6
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 @@ -10,7 +10,7 @@ require (
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210811063905-15a33a429304
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811064530-6146fa48a0dc
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811070056-57b598bf8475
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4 h1:bVs6
github.com/networkservicemesh/sdk-k8s v0.0.0-20210810170554-07dd186e50b4/go.mod h1:VgfDKMNQUUaHcFXDKNODkNWdHSIc5EUbEUXqSKLTsgM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210811064243-0548354e4811 h1:6BEC8aed4vUzRGO8ngRTiQk+hxb/D75PdIEB5NxoTrk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210811064243-0548354e4811/go.mod h1:I/gLTrgmGShoKlObcvHpQ9J7fCjsPL8BIvfWkjaqk6g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811064530-6146fa48a0dc h1:qN3WOz1gB1qReo+de3AKM6kiCfm0CXsrpHcIO98m+FA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811064530-6146fa48a0dc/go.mod h1:eVHTBk6hCOUSVbOsjB1lfrPLcwoIde+xorCW7eUhgF8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811070056-57b598bf8475 h1:gi1HRCROtr3pOwWIjNlGMR38pAzeunNnA91ziMgOxqY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210811070056-57b598bf8475/go.mod h1:eVHTBk6hCOUSVbOsjB1lfrPLcwoIde+xorCW7eUhgF8=
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 2072dc6

Please sign in to comment.