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

Commit: c0e7631
Author: Network Service Mesh Bot
Date: 2021-12-21 02:40:18 -0600
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 Dec 21, 2021
1 parent 4ece34e commit 9f6d9e5
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 @@ -7,8 +7,8 @@ require (
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.2.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211216172718-9eaf694e0764
github.com/networkservicemesh/sdk-kernel v0.0.0-20211216172951-a7e92dc0291b
github.com/networkservicemesh/sdk v0.5.1-0.20211221083653-218e63338ad1
github.com/networkservicemesh/sdk-kernel v0.0.0-20211221084018-c0e7631f722b
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
go.uber.org/goleak v1.1.10
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,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.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211216172718-9eaf694e0764 h1:Wd5MFnZ0jJ3TVY/W16vSdQOHqlWE/V6SvRrItOt9fIs=
github.com/networkservicemesh/sdk v0.5.1-0.20211216172718-9eaf694e0764/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211216172951-a7e92dc0291b h1:G87gN9xkDvZ7QUh7jiYY9heUTwNBDyIiB8bi0St07D4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211216172951-a7e92dc0291b/go.mod h1:3N2aRQgn7GBm/djiYFvFTWjlbKSbS/HDjw9qwYBLZLc=
github.com/networkservicemesh/sdk v0.5.1-0.20211221083653-218e63338ad1 h1:TmAyW257I2T4DDBpO+XAsmdmaz93UFuhUBK9YcvlWmc=
github.com/networkservicemesh/sdk v0.5.1-0.20211221083653-218e63338ad1/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211221084018-c0e7631f722b h1:PhhJjQepVXyOX7WO8KMjIdgU1nGReyiJtj0AAvaIz2M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211221084018-c0e7631f722b/go.mod h1:YiZYRhd1oHPlmy+AySQfqnmMeTOl+IuLO+jiupo01pQ=
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 9f6d9e5

Please sign in to comment.