Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/sdk-vpp #90

Merged
merged 1 commit into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808114102-2fe57f663b3c
github.com/networkservicemesh/sdk v0.5.1-0.20240812103952-7e0cf2c383fb
github.com/networkservicemesh/sdk-vpp v0.0.0-20240812104625-93e46256d10d
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down Expand Up @@ -45,7 +45,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/lunixbochs/struc v0.0.0-20200521075829-a4cb8d33dbbe // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20240812104217-1db554f7fb47 // 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.13.1-0.20240424210452-d0df98851760 h1:EaWGg
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba h1:7B6X6N7rwJNpnfsUlBavxuZdYqTx8nAKwxVS/AkuX1o=
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba/go.mod h1:CwikXQ3p/y3j6+HbQQWXKv0f4LPyUd2vKTiViG93qWA=
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3 h1:EukdHtlzP75dfF3vG6kukJ0oqBhzxZKOlbKP4rAquhg=
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3/go.mod h1:soFR6Mg5LTVvEI0zXNcbWoBnn4hqUK7ItZBQJ3Jbszo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339 h1:nSVShWmyXo/yYB+Fdm1rWL+ZpFkcfDng3zT4HHL88iM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339/go.mod h1:hEFty46v9GHL0XbGX45feFecr0ZOJsSSTTl6QxiMvxQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808114102-2fe57f663b3c h1:LfPlld/QhIPvwKYIGMT6damXrwxLAFr/d119Qc/+/6Y=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808114102-2fe57f663b3c/go.mod h1:Koz9CC3ozkQBj3abUhL4BAhI2hmFGDmMqk8ybPFtDNA=
github.com/networkservicemesh/sdk v0.5.1-0.20240812103952-7e0cf2c383fb h1:p+JeHErfPxRMfF/RF2Dzx23Nr1Q5MQxvS4tvRO7S0X0=
github.com/networkservicemesh/sdk v0.5.1-0.20240812103952-7e0cf2c383fb/go.mod h1:soFR6Mg5LTVvEI0zXNcbWoBnn4hqUK7ItZBQJ3Jbszo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240812104217-1db554f7fb47 h1:ySPw7ivOJ5mpiOj8imq9ennKbijexH8ZEdVBKZbH8JM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240812104217-1db554f7fb47/go.mod h1:L0e6AlQzfYFK1swmTluzBy52a9slydm4SocgR0swlHY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240812104625-93e46256d10d h1:UJvYyFTpOPowsCUcPcfsNNT772A3w9TsaqnuMj87/M8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240812104625-93e46256d10d/go.mod h1:Akzw8+4yai5UzAooU7yCMyUi+Zr7qKX44V/hZrUKNVo=
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
Loading