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
…k-k8s@main

PR link: networkservicemesh/sdk-k8s#515

Commit: 8fb8c88
Author: Network Service Mesh Bot
Date: 2024-08-08 09:46:02 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#515)
PR link: networkservicemesh/sdk#1654
Commit: ce2c8f5
Author: Vladislav Byrgazov
Date: 2024-08-08 16:34:33 +0500
Message:
    - Add sdk/pkg/tools/pprof (#1654)
* Add sdk/pkg/tools/pprof
* Address review comments
---------
Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 8, 2024
1 parent b125fb9 commit 06d5824
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 @@ -15,7 +15,7 @@ require (
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba
github.com/networkservicemesh/sdk-k8s v0.0.0-20240808144602-8fb8c883a89f
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339
github.com/networkservicemesh/sdk-sriov v0.0.0-20240808114059-19b4478ca63e
github.com/networkservicemesh/sdk-vpp v0.0.0-20240808101025-5b27c2f6ddf6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba h1:7B6X6N
github.com/networkservicemesh/govpp v0.0.0-20240328101142-8a444680fbba/go.mod h1:CwikXQ3p/y3j6+HbQQWXKv0f4LPyUd2vKTiViG93qWA=
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3 h1:EukdHtlzP75dfF3vG6kukJ0oqBhzxZKOlbKP4rAquhg=
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3/go.mod h1:soFR6Mg5LTVvEI0zXNcbWoBnn4hqUK7ItZBQJ3Jbszo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba h1:Ubu5S8olj8Jxe4pqN+xbea14RNUgZS/okuL9KGHQzEo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba/go.mod h1:wGXz3mI6FyXftJCjTnEvGiz5KTYAQ+nDhdi/CjbmmtA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240808144602-8fb8c883a89f h1:926eUXIDu6drC4VcIxLXxHsynKFYsuHKs28vkXnAuGQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240808144602-8fb8c883a89f/go.mod h1:lvKRS5MmkeplIgdNtXQSJAfQSceqJKZSRVIxSsok22g=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339 h1:nSVShWmyXo/yYB+Fdm1rWL+ZpFkcfDng3zT4HHL88iM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240808113656-bf53cf3dc339/go.mod h1:hEFty46v9GHL0XbGX45feFecr0ZOJsSSTTl6QxiMvxQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240808114059-19b4478ca63e h1:QzTx+qX7sOSmRb8tcDCRY/jUL3Z+t7seuomKW0EuVkc=
Expand Down

0 comments on commit 06d5824

Please sign in to comment.