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 Oct 24, 2021
1 parent e2ffb1f commit d86c103
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 35 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ require (
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.2.0
github.com/networkservicemesh/api v1.0.1-0.20210907194827-9a36433d7d6e
github.com/networkservicemesh/sdk v0.5.1-0.20211020144353-a94971df2a4c
github.com/networkservicemesh/sdk-kernel v0.0.0-20211020144725-94c89b18b41a
github.com/networkservicemesh/sdk v0.5.1-0.20211024220606-6c6da9a88e50
github.com/networkservicemesh/sdk-kernel v0.0.0-20211024220903-8509bc8cf6a3
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
go.uber.org/goleak v1.1.10
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
golang.org/x/sys v0.0.0-20210603125802-9665404d3644
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
google.golang.org/genproto v0.0.0-20200615140333-fd031eab31e7 // indirect
google.golang.org/grpc v1.35.0
gopkg.in/yaml.v2 v2.3.0 // indirect
Expand Down
Loading

0 comments on commit d86c103

Please sign in to comment.