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

Commit: ad5e47a
Author: Network Service Mesh Bot
Date: 2022-05-06 09:19:26 -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 May 6, 2022
1 parent 27f2b04 commit 9eef296
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.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e
github.com/networkservicemesh/sdk v0.5.1-0.20220506141607-3a426c33c317
github.com/networkservicemesh/sdk-kernel v0.0.0-20220506141926-ad5e47a659d0
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 @@ -99,10 +99,10 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5
github.com/mna/pigeon v0.0.0-20180808201053-bb0192cfc2ae/go.mod h1:Iym28+kJVnC1hfQvv5MUtI6AiFFzvQjHcvI4RFTG/04=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896 h1:ApKny2pqGEwxNk1LxRj/ISQOc7hXKcsuGSAACShdf70=
github.com/networkservicemesh/sdk v0.5.1-0.20220505102418-8d6762737896/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e h1:HvN+OsY8pRgB+rZc9t7XGcKnkKdgA/u8B0RP+3+zzYw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220505204951-0125eaf79f2e/go.mod h1:06D3fs917MU/vUg1rnMFIRHSE8BuBhvBtVD/sCXJFoE=
github.com/networkservicemesh/sdk v0.5.1-0.20220506141607-3a426c33c317 h1:zi8LDVfP6owDh2gtxxm+w9xRciuFvX7OcdM2vh7cpQQ=
github.com/networkservicemesh/sdk v0.5.1-0.20220506141607-3a426c33c317/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220506141926-ad5e47a659d0 h1:CxYLaphysRP/80sCb9w5kEktiU+neZ4HX7FpMZIN2vQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220506141926-ad5e47a659d0/go.mod h1:rNlKBHdqWSnmg1mzH1/aDnZCtjn67fs1qKgmWecd15Y=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/open-policy-agent/opa v0.16.1 h1:BDADmi1Xl08aPcubaYgSEU0lJ/zrWDwmFMRXVPX856c=
github.com/open-policy-agent/opa v0.16.1/go.mod h1:P0xUE/GQAAgnvV537GzA0Ikw4+icPELRT327QJPkaKY=
Expand Down

0 comments on commit 9eef296

Please sign in to comment.