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 Feb 11, 2022
1 parent fbc8190 commit cf58afc
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.5.2
github.com/google/uuid v1.2.0
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9
github.com/networkservicemesh/sdk-kernel v0.0.0-20220209093812-614e75d1c121
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220211004815-56f463e2ad17
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
go.uber.org/goleak v1.1.12
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,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.20220209093015-129dfffd3ca9 h1:Ts3+3QVmcBXzAcSu4clWORSAPKyd6dfluLl7U0y7Row=
github.com/networkservicemesh/sdk v0.5.1-0.20220209093015-129dfffd3ca9/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220209093812-614e75d1c121 h1:6IJbBQsbgqMR2hM4ltZcCp/FDVehOZFKAUXnKsCqF8A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220209093812-614e75d1c121/go.mod h1:NSxcFV6k+ZTAvGR6ksO/kcP+znVmm7sI8k2aNCFpLMA=
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4 h1:gn4EuMqxG/k6UN6AJZxsYrg2vrMa69eoWw9iwhw1kh0=
github.com/networkservicemesh/sdk v0.5.1-0.20220211004545-d2899c1a3de4/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220211004815-56f463e2ad17 h1:OFSl1oOph4/G5BU6A3e0RhO1ZCcO6tL6zFVCRiOJiww=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220211004815-56f463e2ad17/go.mod h1:KBylvRuTCoaM1VqQTrIYlt81pFB5ghQP8AjSAZlP0cw=
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 cf58afc

Please sign in to comment.