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

Commit: bcc1fd1
Author: Network Service Mesh Bot
Date: 2022-07-14 10:27:34 -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 Jul 14, 2022
1 parent 81753d6 commit 445ad38
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.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220714133727-27296edc5231
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714134107-b5f3ce186b07
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714152734-bcc1fd19a980
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 @@ -103,10 +103,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.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220714133727-27296edc5231 h1:2wVhFaHEVriT4qqo+nIu9wjCnHFA8HcKqjU1u10wmYA=
github.com/networkservicemesh/sdk v0.5.1-0.20220714133727-27296edc5231/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714134107-b5f3ce186b07 h1:QhtOYlFBPFn5XbEZLMqxpZLzZR14aNLpHBXeTGXd+6U=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714134107-b5f3ce186b07/go.mod h1:/yz7tlDXKhOekyYjNZSUBXZOJxEJFRw17CqH/YFluME=
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6 h1:LM1q5d1rCiUMV7FzI+lkVF6V16kLGJfx5avo8HaTPtc=
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714152734-bcc1fd19a980 h1:vojcoTtOizMdtgvJEcZGsdgBZRK3yEg1RZ2vYhUMUiQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714152734-bcc1fd19a980/go.mod h1:1Bp8xxoP0VbEMsJrlhEqeOXT1c07C2fqlf0bmB2K/Yk=
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 445ad38

Please sign in to comment.