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 Nov 22, 2023
1 parent e0d271b commit 58a134f
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.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/govpp v0.0.0-20231108193829-2484aa7cd5d9
github.com/networkservicemesh/sdk v0.5.1-0.20231115135824-7e78948c1d57
github.com/networkservicemesh/sdk-vpp v0.0.0-20231121152225-df0afb4b6bd3
github.com/networkservicemesh/sdk v0.5.1-0.20231122111007-cb5a6d2a7a87
github.com/networkservicemesh/sdk-vpp v0.0.0-20231122111632-e932e1e7f850
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-20231121151835-97e3e217191c // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20231122111254-249e5a95b0da // 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.20231115135824-7e78948c1d57 h1:fgAvwHchbdxQZTEbaeQBsz260uCCs2tZCET9F0q6zvI=
github.com/networkservicemesh/sdk v0.5.1-0.20231115135824-7e78948c1d57/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231121151835-97e3e217191c h1:ppmhAGYO+KqF9sjuUk+NVxueSVuKQ53p3IDbN+oCd7g=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231121151835-97e3e217191c/go.mod h1:OW2aLaO4rOFKOkkeUPJZrP32/Oj1jwA02Y4BiD10TyI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231121152225-df0afb4b6bd3 h1:Oc6Tt5edQQI+Y5KwiHzcqKNYSHCAPk3T2QihJy9+LFc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231121152225-df0afb4b6bd3/go.mod h1:mVMsoaaAUIlLqoijEMkIpNL2gpUR59tCi9YUjFqFCsQ=
github.com/networkservicemesh/sdk v0.5.1-0.20231122111007-cb5a6d2a7a87 h1:IKFkuJ/npPNgd0bfzoXyL/WPkVbUb6U23Fj+HRswp+g=
github.com/networkservicemesh/sdk v0.5.1-0.20231122111007-cb5a6d2a7a87/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231122111254-249e5a95b0da h1:4SHNGiWNn4AyXuw84xFizzl9hi5ewY89vxllgtHgtRg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231122111254-249e5a95b0da/go.mod h1:/w6Rmv3BsfTF/eRDeYu26LGLT9zkkJc+IE8R3VE28ls=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231122111632-e932e1e7f850 h1:kCpJYRhrcNcwMW7p2LCG637XpXNOegnfliKqaRENxhw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20231122111632-e932e1e7f850/go.mod h1:sny/hPeb89X3+6BhKjQiJGc4ipEju4bNExkzAbVue9o=
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 58a134f

Please sign in to comment.