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 Jul 4, 2022
1 parent b3a8430 commit c5d3184
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
github.com/google/uuid v1.2.0
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.20220629100133-a8211c59d6a6
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c
github.com/networkservicemesh/sdk v0.5.1-0.20220704121245-6cf1b72d2395
github.com/networkservicemesh/sdk-k8s v0.0.0-20220704121926-d88dd1974c29
github.com/networkservicemesh/sdk-sriov v0.0.0-20220701101701-def85c9c0e95
github.com/networkservicemesh/sdk-vpp v0.0.0-20220704101827-397232cf8808
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
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.20220629100133-a8211c59d6a6 h1:j2JuFOuDX9lreTF5iRN5mXklabrmltfizCkYamM5JpI=
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6/go.mod h1:FdmGiefBBcj9HlV+poQSEAPOuBVp/hkwjWoDEN2a+jg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c h1:Nk2+FwOG6GcuIZ+F25eWlXX2iOIS371BTOfnIJZE3aw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220630163525-c363296e702c/go.mod h1:DnHVorIctq4cVBMOWRviBvM2IO/8832wtH8ktPcCwXI=
github.com/networkservicemesh/sdk v0.5.1-0.20220704121245-6cf1b72d2395 h1:W2NWEX8zcVoltQsrRR/qFRrvzoHWjMQKPsvQMnx3WZ8=
github.com/networkservicemesh/sdk v0.5.1-0.20220704121245-6cf1b72d2395/go.mod h1:FdmGiefBBcj9HlV+poQSEAPOuBVp/hkwjWoDEN2a+jg=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220704121926-d88dd1974c29 h1:VvJMVHb5hQ2BctSX2Wg9tqBz5ytOxdHVewogHGPjSdY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220704121926-d88dd1974c29/go.mod h1:ejEUh1eqT+4f1Ct2MhmDr/5Zdj1J6ScEF0yArFsSNzU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220704101431-3d5e9804eb12 h1:ajvEJkNeNrAOvRj/1vwxFOIbhb8k9vgWGhMHGOkn14k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220704101431-3d5e9804eb12/go.mod h1:YvwrJF1PkNQIi+jk2MhbaSYEtMm5T0hFz1ukx26Clo4=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220701101701-def85c9c0e95 h1:MKwLj57+Nv507z6s14r5MKO3Vidw79VnIh7IMGyEdkQ=
Expand Down

0 comments on commit c5d3184

Please sign in to comment.