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 Apr 5, 2024
1 parent ecf296e commit 7eef9dc
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405112457-89fcb22ad940
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405133609-903fd936802f
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 @@ -128,8 +128,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df h1:+fmCda
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240405103539-cf3b1676a8b2 h1:EQv8ymeAfXb1BY4e+XQNjr0A2SwEki/3aPFSwBJfxb4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240405103539-cf3b1676a8b2/go.mod h1:GRjDNRAvqZe0K3voQabjQBgDZbRS4KI+kaVVq3JVoic=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405112457-89fcb22ad940 h1:0h3wWFy2ZAEsSboNbamg2opzn0zFP60wewnrVDbRqxA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405112457-89fcb22ad940/go.mod h1:cmDa8ei+BR9fm6l6TNkECzdJ3lxbq0Z7u1JNc8vNZNw=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405133609-903fd936802f h1:tqH7jyYdLgWAh1aTG1VyoZT9hm7o8pH9hRCmdiQ3KUg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405133609-903fd936802f/go.mod h1:Vi8ng6Khox7GdpgrrtKc7XoNhOlUpoZYLNm3Iegww7M=
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 7eef9dc

Please sign in to comment.