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 Sep 1, 2021
1 parent f80a6f2 commit 8e0aa48
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 56 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210811070028-10403c0f20c8
github.com/networkservicemesh/sdk v0.5.1-0.20210831085601-2e38282f43bc
github.com/networkservicemesh/sdk-k8s v0.0.0-20210831090105-0445a7bd7bb9
github.com/networkservicemesh/sdk-k8s v0.0.0-20210901072442-2e531cc7f2be
github.com/networkservicemesh/sdk-sriov v0.0.0-20210831150640-cc4115c8f97b
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.0
google.golang.org/grpc v1.35.0
k8s.io/kubelet v0.20.1
google.golang.org/grpc v1.38.0
k8s.io/kubelet v0.22.1
)
Loading

0 comments on commit 8e0aa48

Please sign in to comment.