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-kernel@main

PR link: networkservicemesh/sdk-kernel#320

Commit: 6c453a6
Author: Network Service Mesh Bot
Date: 2021-08-13 05:58:30 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 13, 2021
1 parent 1754788 commit f2a35e1
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/golang/protobuf v1.4.3
github.com/hashicorp/go-multierror v1.0.0
github.com/networkservicemesh/api v1.0.1-0.20210811070028-10403c0f20c8
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850
github.com/networkservicemesh/sdk-kernel v0.0.0-20210812094730-59caa8a32c69
github.com/networkservicemesh/sdk v0.5.1-0.20210813105611-1fce3fedbc1f
github.com/networkservicemesh/sdk-kernel v0.0.0-20210813105830-6c453a6decf3
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ 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.20210811070028-10403c0f20c8 h1:kr2/dA/ktBgnChorXBwjn7fdpRKB+eJI2xCPNCGt3ws=
github.com/networkservicemesh/api v1.0.1-0.20210811070028-10403c0f20c8/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850 h1:a6AS2Sk4QAy53kNy5ZYnb/7/6ilRgbC1sxyJkOTcgA8=
github.com/networkservicemesh/sdk v0.5.1-0.20210812094514-abb4e1732850/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210812094730-59caa8a32c69 h1:oD2N5LcdKKSPi3Kx3Cy3CI1oxzldJP4mlANArK1K0yo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210812094730-59caa8a32c69/go.mod h1:NoWvP4pFkxK/zcQpQU7iQAcjzQWHjY7zSFYgE1D3KtE=
github.com/networkservicemesh/sdk v0.5.1-0.20210813105611-1fce3fedbc1f h1:5iealUpLaXe8FCVB9Ji4FRd6UJ7XxYw9AysGo+pJZZY=
github.com/networkservicemesh/sdk v0.5.1-0.20210813105611-1fce3fedbc1f/go.mod h1:LmMlte3Erm5n+O5rJoVgcpqgYd18aVEefgezfCOKU8A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210813105830-6c453a6decf3 h1:CCY4jMizYP/GLZYAx00eFhXlyyu8T7i4Ii0lyVnW4+M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210813105830-6c453a6decf3/go.mod h1:CKpDzXBbl3IWqV/aDxHs8P+VsvRows1ppNTyJtsyatk=
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 f2a35e1

Please sign in to comment.