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 committed Nov 28, 2023
1 parent ff38aed commit 5bdaebc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 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.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/sdk v0.5.1-0.20231124092826-4d02ed414eed
github.com/networkservicemesh/sdk-vpp v0.0.0-20231124094126-ac31c7ae5a1d
github.com/networkservicemesh/sdk v0.5.1-0.20231128120626-c1f9028d2803
github.com/networkservicemesh/sdk-vpp v0.0.0-20231128121308-f6c71d1bf495
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down Expand Up @@ -45,7 +45,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/networkservicemesh/govpp v0.0.0-20231108193829-2484aa7cd5d9 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231124093522-404b33c4a701 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231128120935-d39fc2d4950b // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/prometheus/client_golang v1.17.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,12 @@ github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985 h1:uiWxB
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985/go.mod h1:E2yBac48+mMkMh6ODnsNyah4EE6rI08SMR9n+86Emxs=
github.com/networkservicemesh/govpp v0.0.0-20231108193829-2484aa7cd5d9 h1:f6WdRqdJCz7iCOHcgOY2BXURz/j8iS7Y21ss9VCp7w4=
github.com/networkservicemesh/govpp v0.0.0-20231108193829-2484aa7cd5d9/go.mod h1:uTpdzM7rhTAJG86sjt3dQcHVABUgohuZCAyGWX5Rfmo=
github.com/networkservicemesh/sdk v0.5.1-0.20231124092826-4d02ed414eed h1:D2K/dJxEeLMUtqbfsNi6BuWJ+WKwsYsqdVBm0XUn5dU=
github.com/networkservicemesh/sdk v0.5.1-0.20231124092826-4d02ed414eed/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231124093522-404b33c4a701 h1:RWeSA9WKvf/7t5KRxAYleHJBmMQcmMPTgke8sezhlRU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231124093522-404b33c4a701/go.mod h1:PG64vINfZyFIw0EwLaEZMzuu1Z/wSmy+yxcdI0nbpjg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231124094126-ac31c7ae5a1d h1:PL3wnDoNAdHCvdCOGZk0kr25SdQAxwhV5h7S90zMyC8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231124094126-ac31c7ae5a1d/go.mod h1:MwdwSFOckAQ/6AD3i9xwUvqe/trWNfrvxURFmwg0+UU=
github.com/networkservicemesh/sdk v0.5.1-0.20231128120626-c1f9028d2803 h1:W+m4VG4EDF6oELeTUD8Je/nvXkRZKzdRYs77VwIusNU=
github.com/networkservicemesh/sdk v0.5.1-0.20231128120626-c1f9028d2803/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231128120935-d39fc2d4950b h1:DNL9cnMlBzYpjHbBbwmzhnuRqAXqg7TojY9R7eSxd+g=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231128120935-d39fc2d4950b/go.mod h1:J9C7QbMyk4m3StKJWuUn/D5yfx1/txolvR8u/pyaiA0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231128121308-f6c71d1bf495 h1:oYl657m++rk5QnQtA5EQ6W9J6wg0umq5bWFx9sB9vLk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231128121308-f6c71d1bf495/go.mod h1:tLaX9CWlYzKyN2QwRJxsfwMrYHh7F69am/osmOzLzrU=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb h1:SETtZ12eYPkUGafW1DwGb8kSOR8O4OniSuZnqn2bOOw=
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb/go.mod h1:gHuTaUs1uFvyOY0Cy9DXvyAR2MtwmlPD2NTyYfr6kLc=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 5bdaebc

Please sign in to comment.