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-k8s@main

PR link: networkservicemesh/sdk-k8s#311

Commit: 70fe451
Author: Denis Tingaikin
Date: 2022-01-14 11:09:23 +0300
Message:
  - Merge pull request #311 from NikitaSkrynnik/update-manually
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jan 14, 2022
1 parent 4ae5dcb commit 5b2eb9e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 25 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ require (
github.com/antonfisher/nested-logrus-formatter v1.3.1
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-k8s v0.0.0-20220110091528-70430c3bee99
github.com/networkservicemesh/api v1.1.1
github.com/networkservicemesh/sdk v1.1.1
github.com/networkservicemesh/sdk-k8s v0.0.0-20220114080923-70fe45119339
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
Expand Down
Loading

0 comments on commit 5b2eb9e

Please sign in to comment.