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 8, 2021
1 parent fdf9bfc commit 47903dc
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 @@ -7,8 +7,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3
github.com/networkservicemesh/sdk-sriov v0.0.0-20210707192401-b84f02381c47
github.com/networkservicemesh/sdk v0.5.1-0.20210708104739-6d7c5b4e2cbc
github.com/networkservicemesh/sdk-sriov v0.0.0-20210708105900-c95dfb8822f0
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 @@ -120,12 +120,12 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33 h1:jBCwRQUVHVjKCiv9JYhtSyF0YorVMQ17Tnyllt1HcRw=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3 h1:vtw0LNbyusxALyJN1FLtyaESghnhJZmDVQckDK+6W98=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210707191558-c8e7277a7eb7 h1:aYOYQKcvVwqn7OViedrKE39+7h5aIYBc0pVh8IbgjXk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210707191558-c8e7277a7eb7/go.mod h1:tytAjTLl/H09S3jzHWJx3XnJctH1GJUyHJU6DCpsy1I=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210707192401-b84f02381c47 h1:JuRgJDdTlOQBvAQMN48VGgro58Zt4l/1dmwre8H6GpI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210707192401-b84f02381c47/go.mod h1:7S9peGC3DhS45AOCgO2+TwdMnm6ZYYq8dFw+aEIh4f0=
github.com/networkservicemesh/sdk v0.5.1-0.20210708104739-6d7c5b4e2cbc h1:xGBkHQGVfrgWH21+Ey85yvsAkyMpFfnRnjZBKczFQBQ=
github.com/networkservicemesh/sdk v0.5.1-0.20210708104739-6d7c5b4e2cbc/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210708105346-5897e7154943 h1:YIjxksaTu5ds57kh53v7GnSBSl6nVV377j0N5MrZFLo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210708105346-5897e7154943/go.mod h1:dx1Slnm6/GU0mnPR6NoFmWjSNnbYUbGdKrsBLGFdIAU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210708105900-c95dfb8822f0 h1:h/Qw0gxfzFpbO01rAVRcEPB4KfbcTVrW1nlw34qWiDc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210708105900-c95dfb8822f0/go.mod h1:ebzehdqjsHtbDYoRxJcyxP/CLSBkz5qae/cQM+MkQhY=
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/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 47903dc

Please sign in to comment.