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 (#469)

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>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Aug 8, 2024
1 parent 13b984d commit eaa1647
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 @@ -6,8 +6,8 @@ require (
github.com/antonfisher/nested-logrus-formatter v1.3.1
github.com/edwarnicke/grpcfd v1.1.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20240801091908-bc1d964e269d
github.com/networkservicemesh/sdk-k8s v0.0.0-20240806022408-7c3c5af5d7ba
github.com/networkservicemesh/sdk v0.5.1-0.20240808113433-ce2c8f56bdd3
github.com/networkservicemesh/sdk-k8s v0.0.0-20240808144602-8fb8c883a89f
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
google.golang.org/grpc v1.60.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760 h1:EaWGgdwbUP404Hlee80R+jSxgzjOh/tW5Fm4/9NE4B0=
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240801091908-bc1d964e269d h1:62tuuhlj6XCD/hett4urNutS4voEMbZuBTvxKMv5cWo=
github.com/networkservicemesh/sdk v0.5.1-0.20240801091908-bc1d964e269d/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 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-20240808144602-8fb8c883a89f h1:926eUXIDu6drC4VcIxLXxHsynKFYsuHKs28vkXnAuGQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240808144602-8fb8c883a89f/go.mod h1:lvKRS5MmkeplIgdNtXQSJAfQSceqJKZSRVIxSsok22g=
github.com/onsi/ginkgo/v2 v2.9.4 h1:xR7vG4IXt5RWx6FfIjyAtsoMAtnc3C/rFXBBd2AjZwE=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
Expand Down

0 comments on commit eaa1647

Please sign in to comment.