File tree Expand file tree Collapse file tree 2 files changed +109
-25
lines changed
Expand file tree Collapse file tree 2 files changed +109
-25
lines changed Original file line number Diff line number Diff line change @@ -12,17 +12,17 @@ require (
1212 github.com/edwarnicke/vpphelper v0.0.0-20210512223648-f914b171f679
1313 github.com/golang/protobuf v1.5.2
1414 github.com/kelseyhightower/envconfig v1.4.0
15- github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
16- github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd
17- github.com/networkservicemesh/sdk-k8s v0.0.0-20220110091528-70430c3bee99
15+ github.com/networkservicemesh/api v1.1.1
16+ github.com/networkservicemesh/sdk v1.1.1
17+ github.com/networkservicemesh/sdk-k8s v0.0.0-20220114080923-70fe45119339
1818 github.com/networkservicemesh/sdk-sriov v0.0.0-20211229084103-4468c271d4a8
1919 github.com/networkservicemesh/sdk-vpp v0.0.0-20220110094541-443ae17a12d7
2020 github.com/pkg/errors v0.9.1
21- github.com/sirupsen/logrus v1.7.0
21+ github.com/sirupsen/logrus v1.8.1
2222 github.com/spiffe/go-spiffe/v2 v2.0.0-beta.2
2323 github.com/stretchr/testify v1.7.0
2424 github.com/thanhpk/randstr v1.0.4
2525 github.com/vishvananda/netlink v1.1.0
2626 github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae
27- google.golang.org/grpc v1.38 .0
27+ google.golang.org/grpc v1.42 .0
2828)
You can’t perform that action at this time.
0 commit comments