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-k8s@master networkservicemesh/sdk-k8s#75

networkservicemesh/sdk-k8s PR link: networkservicemesh/sdk-k8s#75

networkservicemesh/sdk-k8s commit message:
commit f8470e305dd9a7a690321bc166a8f250c4bb911b
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Mar 10 00:29:51 2021 -0600

    Update from update/networkservicemesh/sdk

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 10, 2021
1 parent 974a235 commit f87e65f
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.0.0-20210219150442-10fb469a6976
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210305165706-bcfdc8d78700
github.com/networkservicemesh/sdk v0.0.0-20210309120823-fcad90bae602
github.com/networkservicemesh/sdk-k8s v0.0.0-20210309121311-8941a6a8fffb
github.com/networkservicemesh/sdk v0.0.0-20210310062156-bc9253fdf23a
github.com/networkservicemesh/sdk-k8s v0.0.0-20210310062951-f8470e305dd9
github.com/networkservicemesh/sdk-sriov v0.0.0-20210301203018-84130a599e27
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -281,10 +281,10 @@ github.com/networkservicemesh/api v0.0.0-20210305165706-bcfdc8d78700 h1:c4M5DLI0
github.com/networkservicemesh/api v0.0.0-20210305165706-bcfdc8d78700/go.mod h1:qvxdY1Zt4QTtiG+uH1XmjpegeHjlt5Jj4A8iK55iJPI=
github.com/networkservicemesh/sdk v0.0.0-20210301202407-2b058137f32f h1:AGOH4wgc39p/e/VLiRzGbfn3nRIg0SK1pFusc8uc1tI=
github.com/networkservicemesh/sdk v0.0.0-20210301202407-2b058137f32f/go.mod h1:IrL3IsUBr/iQrtLQEtmBRFKoIKjYZEW+Z7ZFDt9TbRc=
github.com/networkservicemesh/sdk v0.0.0-20210309120823-fcad90bae602 h1:KmWGVcxDDqxgqywYaSROW1Daj2PU3thf3abQzvLOg98=
github.com/networkservicemesh/sdk v0.0.0-20210309120823-fcad90bae602/go.mod h1:hCOxrQcRgyiUtdzFp1RE775tQBW0Lexzcn7V5esSJxg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210309121311-8941a6a8fffb h1:dJZrdxD3NenLcUDlZiT9o6rqnkFbBRZv+rPKTjq0CV8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210309121311-8941a6a8fffb/go.mod h1:bLyPmLa0rRVc3dvg0BGCd2V16lUqu+6GKvLqGgKNkig=
github.com/networkservicemesh/sdk v0.0.0-20210310062156-bc9253fdf23a h1:i2Ea5R/HAPJH4yLNvjXz0YdpRuM+X1DcETb1XPIFl3w=
github.com/networkservicemesh/sdk v0.0.0-20210310062156-bc9253fdf23a/go.mod h1:hCOxrQcRgyiUtdzFp1RE775tQBW0Lexzcn7V5esSJxg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210310062951-f8470e305dd9 h1:BRt7Wr339AurLYdE/1NS4nj8CVwfy1UJ4mFYrab+sSA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210310062951-f8470e305dd9/go.mod h1:/g94JgPE1vtFtlzRROdsinlHak0fh949WKDzny4RSEI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210301202626-dd46e4efdfe2 h1:6aGvgGWynY3+1/8m6iI2Zg+6VwtJoHFOwk/r4s13XIE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210301202626-dd46e4efdfe2/go.mod h1:5UndnFZ1Mx2MdHnCSqzZZGyyf+j6B53ll5EhY/nEXd0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210301203018-84130a599e27 h1:tWexrFyDM2XTfAC9t1WSKNIatyk4/BehA/EEtUsAcCQ=
Expand Down

0 comments on commit f87e65f

Please sign in to comment.