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 networkservicemesh/sdk-sriov#

networkservicemesh/sdk-sriov PR link: https://github.com/networkservicemesh/sdk-sriov/pull/

networkservicemesh/sdk-sriov commit message:
commit a98f70e26d38fd25c223a03f79e628dc0b352c6f
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Tue Jul 20 09:11:05 2021 -0500

    Merge pull request #189 from Nordix/pool-to-env

    add ToEnv into pool

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 20, 2021
1 parent 918b75b commit 975cb69
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.20210719132747-b086a10c94fe
github.com/networkservicemesh/sdk-k8s v0.0.0-20210719143312-e20e23e8ea19
github.com/networkservicemesh/sdk-sriov v0.0.0-20210719133544-2f848eb142dc
github.com/networkservicemesh/sdk-sriov v0.0.0-20210720141105-a98f70e26d38
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 @@ -252,8 +252,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20210719143312-e20e23e8ea19 h1:4geO
github.com/networkservicemesh/sdk-k8s v0.0.0-20210719143312-e20e23e8ea19/go.mod h1:n8unzJn/bPN5jAXum0ldCASWbSlujzZoT5FpDzyJAvM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210719133023-149169143d9f h1:298UlQmMBqK/ddDj42xTvS2VDhGHCQe7izJ/6jx2yiI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210719133023-149169143d9f/go.mod h1:sbB2lQZ9YAnwCImfDCjEcXB0UM4aObfZzkn73EkqlT4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210719133544-2f848eb142dc h1:cT8tW7o4UwYJVFfaduTLyzUsQ3//8VfI33om8MehI2Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210719133544-2f848eb142dc/go.mod h1:ByypcsermKPm/OykUdTMDqs2vostbqDCv353aSd/j54=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210720141105-a98f70e26d38 h1:ZWFRgU6kfcMpNczoyzTe6/CuR1175npnIUwdX9MbIeo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210720141105-a98f70e26d38/go.mod h1:ByypcsermKPm/OykUdTMDqs2vostbqDCv353aSd/j54=
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 975cb69

Please sign in to comment.