Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
  • Loading branch information
NikitaSkrynnik committed Jan 14, 2022
1 parent 4ae5dcb commit 1c2436f
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 47 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ require (
github.com/edwarnicke/grpcfd v0.1.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd
github.com/networkservicemesh/sdk v0.5.1-0.20220113030144-5d3e2785cac1
github.com/networkservicemesh/sdk-k8s v0.0.0-20220110091528-70430c3bee99
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-beta.5
google.golang.org/grpc v1.38.0
google.golang.org/grpc v1.42.0
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1
k8s.io/klog/v2 v2.40.1 // indirect
)
Loading

0 comments on commit 1c2436f

Please sign in to comment.