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 Jan 30, 2022
1 parent cdd44cb commit 0865427
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.5.2
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220127193623-1f226006edcb
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0
github.com/networkservicemesh/sdk-kernel v0.0.0-20220130185148-0eed68884c67
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 @@ -190,10 +190,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.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4 h1:dpggXFq0Ba6ZjK3b+rDEylbgvxIAvL2SdgXVNJsJct4=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220127193623-1f226006edcb h1:OQ/Vim0jp3fpwtBlrjvCOTn0HVM64KOQDLWTZmdpgxc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220127193623-1f226006edcb/go.mod h1:S6k809pGQtC3g4RkgEB9GqHkFq9+GddOj6uw9uXXqnk=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0 h1:MGe/Kyn0x31LiNx3FQ1IFKw766F6jsVP2A5y82PZtEI=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220130185148-0eed68884c67 h1:N//cW8ih45TmSjo/kXpZkrFhtpZY/gamLVFc6RZFavU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220130185148-0eed68884c67/go.mod h1:qqjhuy4R/+Itx5u3OlUSTfy9tzB1wJ7l1VxmHLiu4Gc=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 0865427

Please sign in to comment.