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 9, 2024
1 parent 9218bb4 commit a114508
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 @@ -17,7 +17,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232
github.com/networkservicemesh/sdk-kernel v0.0.0-20240405103539-cf3b1676a8b2
github.com/networkservicemesh/sdk-sriov v0.0.0-20240404174829-8b7672bd61d4
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232 h1:ZSrU
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232/go.mod h1:WhBobGFD9KmSg88HmwvuoZTh4rL2jd8Sb+96BLlKjgk=
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-sriov v0.0.0-20240404174829-8b7672bd61d4 h1:1iwpF9ngum/22u3AR83FEVxdzNTY34B1cZe8fm+EX9c=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240404174829-8b7672bd61d4/go.mod h1:K9RJgkNjQs4r+N/moN6oPhqTyRAOBMIfm563Lj8TYhQ=
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-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=
Expand Down

0 comments on commit a114508

Please sign in to comment.