Skip to content

Commit 73b047a

Browse files
author
NSMBot
committed
Automatically resolving conflicts in go.mod and updating dependency versions to the latest
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent cc0c4f2 commit 73b047a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/networkservicemesh/sdk v0.5.1-0.20251121154018-e4918b795f91
2020
github.com/networkservicemesh/sdk-k8s v0.0.0-20251121154614-6aeecb59fe4a
2121
github.com/networkservicemesh/sdk-kernel v0.0.0-20251121154253-6bf1ea57f4f1
22-
github.com/networkservicemesh/sdk-sriov v0.0.0-20251119123626-26fe4a3f9d0d
22+
github.com/networkservicemesh/sdk-sriov v0.0.0-20251121154654-c2f553858065
2323
github.com/networkservicemesh/sdk-vpp v0.0.0-20251121154720-ef74f703b6dd
2424
github.com/networkservicemesh/vpphelper v0.0.0-20250204173511-c366e1dc63af
2525
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20251121154614-6aeecb59fe4a h1:HlH7
150150
github.com/networkservicemesh/sdk-k8s v0.0.0-20251121154614-6aeecb59fe4a/go.mod h1:wFelfTpmgnmX3j43uaCbTRsoKEBxV3C0TqK6EoCTDgc=
151151
github.com/networkservicemesh/sdk-kernel v0.0.0-20251121154253-6bf1ea57f4f1 h1:xwpzp3jCE1cRXzyzoBe81ZU/M5ki3bAjh8ZLtt6zpBM=
152152
github.com/networkservicemesh/sdk-kernel v0.0.0-20251121154253-6bf1ea57f4f1/go.mod h1:VW79jl5ztoOkPcyiOFW7uPIJ84b9ku/ONsEg94uMw50=
153-
github.com/networkservicemesh/sdk-sriov v0.0.0-20251119123626-26fe4a3f9d0d h1:Pd8YitKQE2bYLRZPSNR4YwmgUegBlGugQ0FUnICRlVg=
154-
github.com/networkservicemesh/sdk-sriov v0.0.0-20251119123626-26fe4a3f9d0d/go.mod h1:SoDctmg6eu82FE6OXhJk8uefnNDbwgjwY8vH+b8/ZmY=
153+
github.com/networkservicemesh/sdk-sriov v0.0.0-20251121154654-c2f553858065 h1:zMnSrVyC0QeyelkeBRtiO66jeLbGxX+LJb05txETy+s=
154+
github.com/networkservicemesh/sdk-sriov v0.0.0-20251121154654-c2f553858065/go.mod h1:BhyKZ6IzlJlDapCxqqm+mRaTtihteVaSPaxnmX4IILI=
155155
github.com/networkservicemesh/sdk-vpp v0.0.0-20251121154720-ef74f703b6dd h1:MtFKUnIgy4URAbg44c1+sHtWis9ZHDHRoJ4uJSThLfU=
156156
github.com/networkservicemesh/sdk-vpp v0.0.0-20251121154720-ef74f703b6dd/go.mod h1:N9LRH9flyJlc30e4xLebnECb44XEy0EEyHlEutZpZFw=
157157
github.com/networkservicemesh/vpphelper v0.0.0-20250204173511-c366e1dc63af h1:xH1C+JjlmM+bFYWczOUaf/QSZAVe4yxGnnals0w1X70=

0 commit comments

Comments
 (0)