Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-sriov (#1127)
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Jun 4, 2024
1 parent 86e05e2 commit be1856c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ require (
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c
github.com/networkservicemesh/sdk-kernel v0.0.0-20240529105556-06cfa696acac
github.com/networkservicemesh/sdk-sriov v0.0.0-20240529105909-c76bb0360fa8
github.com/networkservicemesh/sdk-kernel v0.0.0-20240604150951-293bea632223
github.com/networkservicemesh/sdk-sriov v0.0.0-20240604151757-638465e38b8e
github.com/networkservicemesh/sdk-vpp v0.0.0-20240529105924-345d2cefa1ba
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4 h1:6FTn6P
github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4/go.mod h1:soFR6Mg5LTVvEI0zXNcbWoBnn4hqUK7ItZBQJ3Jbszo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c h1:i2WrsytvQVw8YDmCXXKNIhs8oz02fbv7cj+oW/iroZE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c/go.mod h1:Kv/OEXuDgT1yT7YbLzmTxyjSNW6vteVWSTagsI5I+DU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240529105556-06cfa696acac h1:/KJ2uHRwLl0InFkGNoniR/UPlqmhA95hAcLYKkp1Jik=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240529105556-06cfa696acac/go.mod h1:vV/VN9Qz8+bsaSFf2GakZNsn5NhFhpkgL34ARLSxDFs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240529105909-c76bb0360fa8 h1:M0kRBrDRGAXprbsnTJ019gzRfCV5rqRN7ti3Y9yzUn8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240529105909-c76bb0360fa8/go.mod h1:Rp531mQB3DevPoS7dtE6mRyngdJOfpTSOwj5DC586GE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240604150951-293bea632223 h1:1p0VW8jSSYYLdWpcC29lu7wGBcmZf/s/PlLVJi4oGT8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240604150951-293bea632223/go.mod h1:106yEon0olXuKYX721JqSQycpiuRMeQ/h4WiID2qIHw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240604151757-638465e38b8e h1:Lz9Al+Kc1e73VqJUCXnRp3kjaMZv2+hZZomobW2dkGs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240604151757-638465e38b8e/go.mod h1:UuckucP/+8Rx4kU3rbxuj2oiyzZCYuslvlOA7sALysg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240529105924-345d2cefa1ba h1:HHsEqqE2C2E3w8xW/5uPghMUfadagx3VMrr3WL04sNg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20240529105924-345d2cefa1ba/go.mod h1:WHsLMIII54qCKVSqw3mBSYKsXIygv7Q9gmCfwn7vrCk=
github.com/networkservicemesh/vpphelper v0.0.0-20240115135903-e2b961f768b6 h1:o+enN5yCikNXZN+hO+JjE+aLxBWq9+GMVF9GSQtpwMI=
Expand Down

0 comments on commit be1856c

Please sign in to comment.