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

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

networkservicemesh/sdk-sriov commit message:
commit 3bc1b3f0c935e41436f11a69fd4dfbfc63853ca6
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Jan 15 03:20:50 2021 -0600

    Update from update/networkservicemesh/sdk-kernel

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 15, 2021
1 parent 2130858 commit 827cd46
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-20210115072944-5a1a65b5bd4f
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115073958-01baa3187886
github.com/networkservicemesh/sdk v0.0.0-20210115091007-977c1aec2f69
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115092050-3bc1b3f0c935
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-20210115072944-5a1a65b5bd4f h1:/DRudaOczJ20aFJrneOZ0uypixdOss/6jTVlOIi2nO8=
github.com/networkservicemesh/sdk v0.0.0-20210115072944-5a1a65b5bd4f/go.mod h1:LV9NIA44LDUs0moEnrfeeRKQPA3Qdu3JiBhSwzEbXSM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210115073342-3761ef21f436 h1:TmOKVD0fXYK1rLhT1bRj5rZdXrNbQv5yumkl3f7QftM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210115073342-3761ef21f436/go.mod h1:agf0Oeg5whYH9AEk/3xnhy6LtVXbBy42muEr+kVIslo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115073958-01baa3187886 h1:YDuY6X5TYsXM5JzG/QOFSvIDTH6cyhBrOgg6M564HlA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115073958-01baa3187886/go.mod h1:0xAM5nB7RRtgzdZoTo8bTGXFO0ZWUs/gOIiIx7O3xsI=
github.com/networkservicemesh/sdk v0.0.0-20210115091007-977c1aec2f69 h1:4vV8O0LwInKdt4LO8wm+Lxga702n90EybvLpIYUQN1o=
github.com/networkservicemesh/sdk v0.0.0-20210115091007-977c1aec2f69/go.mod h1:LV9NIA44LDUs0moEnrfeeRKQPA3Qdu3JiBhSwzEbXSM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210115091445-96307d5dbfe0 h1:4GQNEWMD32uaV95m3QKVWEJP4YFXJrkQxBky13rWSS0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210115091445-96307d5dbfe0/go.mod h1:ZodTgfrldL3ce5+MnzeiDQ8OXEP1Ka7HuNrVXz3K+PU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115092050-3bc1b3f0c935 h1:/m8Nq0W3t2bajQLXWPl8ozvmGnKLDaBPKMxUahKTRpc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210115092050-3bc1b3f0c935/go.mod h1:+PInmW5n+FVhpdH6i2HtTfELphpfYfcleuLmYKKjTvk=
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 827cd46

Please sign in to comment.