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

Commit: e38e38c
Author: Network Service Mesh Bot
Date: 2021-11-02 14:07:24 -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 Nov 2, 2021
1 parent 3062e9d commit 03ce06e
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.1.1
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102055809-b07e07c9274e
github.com/networkservicemesh/sdk v0.5.1-0.20211102190503-0fcccf3562a8
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102190724-e38e38ca3d04
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 @@ -149,10 +149,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e h1:PO6tDo/bGLJqz1qiqCecht/HqMWCKunAds2U9Hvc0yM=
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb h1:GwODN91eWlhR0JVxoZqrxWDKVWqBh1FvIM6wudzSWbc=
github.com/networkservicemesh/sdk v0.5.1-0.20211102055445-0a90a227babb/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102055809-b07e07c9274e h1:+RpvP+c+BkLIdoLFpXlqLayz5pCzrkOji7Hcwto8WAY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102055809-b07e07c9274e/go.mod h1:GRlf7RnxTEVWXFt3wrYEvBGscPiEA+sYCH7RZ4Xd8Fo=
github.com/networkservicemesh/sdk v0.5.1-0.20211102190503-0fcccf3562a8 h1:FicsjDXLe+s3qwALrr9w4271mKVLaQ7SMawa2RRG8s4=
github.com/networkservicemesh/sdk v0.5.1-0.20211102190503-0fcccf3562a8/go.mod h1:Y9dl3Y4VS+g5oIGQCr3n8fIDQmrPBxi2MD9Yz8ouCKA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102190724-e38e38ca3d04 h1:78CQjp5PeGSdHob18zkIz1YgS9z6N7yeyFSr1zcZ8yE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211102190724-e38e38ca3d04/go.mod h1:ra50zW0cNeSWPKFhMSUZisfK/9hBeaWHa9RLQKs7IH4=
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 03ce06e

Please sign in to comment.