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 May 6, 2022
1 parent 27f2b04 commit 83a9bd8
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 83a9bd8

Please sign in to comment.