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
  • Loading branch information
nsmbot authored Jul 23, 2021
1 parent 3e85491 commit bfc436a
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.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210720155425-06024018c55c
github.com/networkservicemesh/sdk-k8s v0.0.0-20210721131940-6a988183ec43
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c
github.com/networkservicemesh/sdk-sriov v0.0.0-20210719133544-2f848eb142dc
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 @@ -247,10 +247,10 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e h1:cCRjV+1sOuOrCF/0IPXH2PJ1y7hEbuqX9k+OFnU7xhU=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210719132747-b086a10c94fe/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk v0.5.1-0.20210720155425-06024018c55c h1:MY/2zMDdynQhjhfervWj//cL3/+17TI0yAaqUnvumbo=
github.com/networkservicemesh/sdk v0.5.1-0.20210720155425-06024018c55c/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210721131940-6a988183ec43 h1:BGSpdPvaos2mLIN1vmuY7KgUnz0jWFmTJFS2ypVw92o=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210721131940-6a988183ec43/go.mod h1:j0fM0E7gKPaFfibkGok6skfqs52RTJrqadbYVAWrD3w=
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a h1:IzH4+ejUxPJuCZh9tQRfAMsZet2fXKvUTJfKFrTxV+E=
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c h1:hVYG3kbVtjo2smhdvfdXEljHQIFbq84lZ27uUb3w7ds=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c/go.mod h1:aIk1OBzNDG/11h30AhWWfxhUFpEzIVAE400KDRZKDT0=
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=
Expand Down

0 comments on commit bfc436a

Please sign in to comment.