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

networkservicemesh/sdk-sriov PR link: networkservicemesh/sdk-sriov#87

networkservicemesh/sdk-sriov commit message:
commit 56b2a956c0a75dcd7ee3d05be52f09c7d4a1c075
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Tue Jan 26 08:30:33 2021 -0600

    Update from update/networkservicemesh/sdk-kernel

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 26, 2021
1 parent 323bdfe commit cc045d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/golang/protobuf v1.4.3
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210112152104-45029fb10e27
github.com/networkservicemesh/sdk v0.0.0-20210126063003-e4e7cc4dea8a
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126091059-310dad9892e0
github.com/networkservicemesh/sdk v0.0.0-20210126142053-732179df6226
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126143033-56b2a956c0a7
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.5
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -292,12 +292,12 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d/go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU=
github.com/networkservicemesh/api v0.0.0-20210112152104-45029fb10e27 h1:J0UPj3sYfEvXwMHyAOiQ++NU7a3cZGZST1s1ftyC0uQ=
github.com/networkservicemesh/api v0.0.0-20210112152104-45029fb10e27/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210126063003-e4e7cc4dea8a h1:aNeY0x9/qaBnP2TIEIDNNGHA9V4zuEAfG34D9wUFkSA=
github.com/networkservicemesh/sdk v0.0.0-20210126063003-e4e7cc4dea8a/go.mod h1:LV9NIA44LDUs0moEnrfeeRKQPA3Qdu3JiBhSwzEbXSM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210126063248-756f8241ff42 h1:2PjaVEIJbcVTW7v8gI+nJqRczHndE28vImTunSvlMWw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210126063248-756f8241ff42/go.mod h1:5eqxP2MfLnd1JkNFqmfQyzLdWKymsvTj70hGCr5Ikh0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126091059-310dad9892e0 h1:9jq6CcmOCG4hshfvktGgIQ6OQCb6loSWPcJu8YTgxvQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126091059-310dad9892e0/go.mod h1:/SJc/nMIqa1c9bc/WAtDpiXiBfuC4cgyKpL3clFH0gA=
github.com/networkservicemesh/sdk v0.0.0-20210126142053-732179df6226 h1:bOq16klZ3N0n+HDOqm/cHu/uj/xiTFCb9MBZNkZUnd4=
github.com/networkservicemesh/sdk v0.0.0-20210126142053-732179df6226/go.mod h1:LV9NIA44LDUs0moEnrfeeRKQPA3Qdu3JiBhSwzEbXSM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210126142413-6ee2418543ab h1:fUgbFFGzVpErlFQeEeo1G5v+OmIkyYOvqY6r4jy5ID0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210126142413-6ee2418543ab/go.mod h1:8+lovVVyMm9dWtvrnauMlPMmzrN71YYSBIPd+oIYdmk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126143033-56b2a956c0a7 h1:GfgnFNZF2rxkcoEBSAFLnxlo+WXGipGtpfAwM5IJFnM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210126143033-56b2a956c0a7/go.mod h1:6IxTW01bmojsNK2xI6zFs6GUUnzMjgQ3b1+AuWBfvLc=
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/nishanths/exhaustive v0.0.0-20200811152831-6cf413ae40e0/go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c=
Expand Down

0 comments on commit cc045d6

Please sign in to comment.