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 Apr 5, 2024
1 parent 71e5d1c commit 5fef8ee
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 @@ -11,7 +11,7 @@ require (
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee
github.com/networkservicemesh/sdk-vpp v0.0.0-20240404174851-8be3665ca53a
github.com/networkservicemesh/sdk-vpp v0.0.0-20240405112457-89fcb22ad940
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 @@ -120,8 +120,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-sriov v0.0.0-20240405104034-4c48ca37f7ee h1:ZH7bi0OtkRn3hppoOQJPMyXFYlJCoSek9IflZt0Ji6M=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee/go.mod h1:sFqaWFGmo5bCcOSJX6XQrX3SW7Jq5I4ajT7kz/KCeLE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240404174851-8be3665ca53a h1:ohNr4Fcw5hvxc3OZY7tEX/Dc1jS3AH2uIM8hA9LZIq0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240404174851-8be3665ca53a/go.mod h1:7Yz3DMSBc4MvWv6ihFlH0SlU0siFx37RkPn/i90Z2+w=
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/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 5fef8ee

Please sign in to comment.