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 Oct 5, 2023
1 parent 00d6acf commit 79863ba
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 @@ -9,8 +9,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092
github.com/networkservicemesh/sdk-vpp v0.0.0-20231003135836-03cf19214291
github.com/networkservicemesh/sdk v0.5.1-0.20231005102834-7ad780b13635
github.com/networkservicemesh/sdk-vpp v0.0.0-20231005103929-f4b4b9963ab3
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 @@ -43,7 +43,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-20231002103517-c298a6e5f08e // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.4.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.10.1-0.20230822145124-c4a3ece88804 h1:RDbdW
github.com/networkservicemesh/api v1.10.1-0.20230822145124-c4a3ece88804/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14 h1:BlBHDA3mmLDAfbzo3iR8gx2Av9TP7hhpHa7CF/q+WoU=
github.com/networkservicemesh/govpp v0.0.0-20230922102554-a46e6ced9b14/go.mod h1:uTpdzM7rhTAJG86sjt3dQcHVABUgohuZCAyGWX5Rfmo=
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092 h1:7sgY0bjGejSUDw0Od0co1q4Yv4uLau/FvDTwt1YYqEI=
github.com/networkservicemesh/sdk v0.5.1-0.20231002103215-f2a585e95092/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231002103517-c298a6e5f08e h1:yujSHqTkgWsgDM7oIScUTso/8d/4mx1LxuKg/C+Jrkg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231002103517-c298a6e5f08e/go.mod h1:kwMBqnRfXnU9gc+OT/R4rYxNv1BPv7opUHwCnEKtx/Y=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231003135836-03cf19214291 h1:tHz1IoZh8/YtE5KL67Qs771jBg/Fh2RXJLjQVIfjUgM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231003135836-03cf19214291/go.mod h1:toSal4yxmkEICeCHFJQ7AASAYM9BmnkR1KFLBe/AF2o=
github.com/networkservicemesh/sdk v0.5.1-0.20231005102834-7ad780b13635 h1:bF/V8H199xbXjnf7nQLODZNEu7m9PaCPIyDvpIfeUWQ=
github.com/networkservicemesh/sdk v0.5.1-0.20231005102834-7ad780b13635/go.mod h1:KzbOZkk84r6KMNESKb50DpIWqxqCA88Mb+2jFrAdBJs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c h1:yH/N3vnA6VS4EPkbNuEqUQugtwmm9/+rvw9Nz43HiIQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231005103322-5f6757f0685c/go.mod h1:uBPyZ2fraSuS5vsZ8IcBILhrkKqQ07PfFQ9jANtjYPg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231005103929-f4b4b9963ab3 h1:vA0bZHtNIT85651wA/Bl0MxFsRcKQ7KJjwdLpvzAWKU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231005103929-f4b4b9963ab3/go.mod h1:l2JjTp9YnONMm6WY9MwrBJ/Gvmp2jMdj8RG6RkDuESs=
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 79863ba

Please sign in to comment.