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 25, 2021
1 parent 74955a8 commit 86a1909
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e
github.com/networkservicemesh/sdk v0.5.1-0.20210725184904-92b282404ca1
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817
github.com/networkservicemesh/sdk-sriov v0.0.0-20210725185840-c3c452660ce3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRftaE+eac=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e h1:cCRjV+1sOuOrCF/0IPXH2PJ1y7hEbuqX9k+OFnU7xhU=
github.com/networkservicemesh/api v1.0.1-0.20210715134717-6e4a0f8eae3e/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210723151422-eb8d4f46d79a/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk v0.5.1-0.20210725184904-92b282404ca1 h1:yu7Xnu+KwQasCw3Vt7siN2e8Nr2gSjwicDj14Ug7/iU=
github.com/networkservicemesh/sdk v0.5.1-0.20210725184904-92b282404ca1/go.mod h1:7whufn2CIGBX+KW3U5b0IWB6f7bJJizY1vV1a5t2HXI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c h1:hVYG3kbVtjo2smhdvfdXEljHQIFbq84lZ27uUb3w7ds=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210723151958-260750d38b5c/go.mod h1:aIk1OBzNDG/11h30AhWWfxhUFpEzIVAE400KDRZKDT0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817 h1:VBiVhizTSjpOHF4p25qBriABEnh5x7IjDON4dqwbO1E=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210725203803-87eb99eda817/go.mod h1:YEyuribHq3hEHVk/mKK5otRk9WNYrDPzFu1XaisTEA0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210725185450-edd90899d7be h1:0uS4cEtEhqL7CFZmmYtUjqIDbCGo41ZQrfL9osBwbmY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210725185450-edd90899d7be/go.mod h1:keuHPx4uM38mogyvKx22q3D6Pb2yYSnjazD+wAHVoh8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210725185840-c3c452660ce3 h1:UjYzRiGKkcPLCxv7OEgAgX6KaS/HO2D8pURSydMqnNQ=
Expand Down

0 comments on commit 86a1909

Please sign in to comment.