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 Mar 6, 2024
1 parent e78ae9d commit 7cccb14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240301085602-d5e1eb84eeb4
github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857
github.com/networkservicemesh/sdk-vpp v0.0.0-20240229133242-a9caca2a25d2
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857 h1:5Yn1mb
github.com/networkservicemesh/sdk v0.5.1-0.20240212105149-b1a3e26da857/go.mod h1:rw2ug2AngItEh13ectyCGrxRhGTt/yvJt2SrysoU/Dc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240212105448-f9f740175836 h1:izzgZmyDcgEElhNv4DbsKWoZ6mazueIlqLOvULq+t4k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240212105448-f9f740175836/go.mod h1:xvmFv1R0zlB1pNtjWCiw0y7df+/XITxtSGDhQj7jAEs=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240229133242-a9caca2a25d2 h1:jorEoc1cu1isRFLM6vUip7JFiP6/oZM7nqSHJe5e13w=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240229133242-a9caca2a25d2/go.mod h1:VxUKr7MeZc6qybtD6QczX6gFvb0/SWBZ3kLJbUCKZjY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7 h1:ZqZbZYn5n0nFEeeYNudfbZTJZdiHfwZ1lOzE3CF/GEY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240306111734-c7e7e23714e7/go.mod h1:VxUKr7MeZc6qybtD6QczX6gFvb0/SWBZ3kLJbUCKZjY=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6/go.mod h1:n6+8PnoDvWj6WMryfU3J8HOCusgysFjQ0kGLfrcsDEM=
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
Expand Down

0 comments on commit 7cccb14

Please sign in to comment.