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 May 23, 2022
1 parent ad89dfd commit 4fa9fca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523110005-9d41b9e1bfd9
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523145823-6edbe3b1748a
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523110248-971212ed518a
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7Kvze0qQphqi6g5ZKFoJ0m08OKdWETUINo3tuaA=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7 h1:oxg2tJ9AWsCgHqoyJZdnGVP5m489z47E/TUSUclRCMk=
github.com/networkservicemesh/sdk v0.5.1-0.20220523105313-5b89612944b7/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523110005-9d41b9e1bfd9 h1:XeQsZCpIvDl3NSVUgxhaknQzxYyt3QaJsZFxCqE91NU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523110005-9d41b9e1bfd9/go.mod h1:R3PDLqBKOQs8ivTHHhvoaWuQ5uc5DNcZB8IchK9K4nU=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319 h1:5YQM16mYbgsaJ8Qqgpumkvxl8OjBi/yM7a3EWNAqMMI=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523145823-6edbe3b1748a h1:KHXSQH2faGQaxoJzlhxj2hKF3SmlaBg/e7yV1YqBQm8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220523145823-6edbe3b1748a/go.mod h1:d5FNKnR7g+i4AvSNzSpxMx1iRfBS6MmBNr6lLRftQQ0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523105719-9c2c580a45af h1:kShMaIItnHYCS9QCHW7gdlamBHY4Cr+c4TA7ifKX8FE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523105719-9c2c580a45af/go.mod h1:N4oyaPjjaiNB7C/qhydbNaejKXhsWGIgtz/82Xsiu+g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220523110248-971212ed518a h1:CNBIvqsgXstdOjC1rOQZkWac1iM+CfVvMwDRuoI2Hv0=
Expand Down

0 comments on commit 4fa9fca

Please sign in to comment.