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#495

Commit: 8448603
Author: Denis Tingaikin
Date: 2024-04-11 20:05:05 +0300
Message:
  - Merge pull request #495 from NikitaSkrynnik/release-workflow
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 11, 2024
1 parent c666cdd commit 7b459b3
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 @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232
github.com/networkservicemesh/sdk-k8s v0.0.0-20240411170505-844860355233
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926 h1:
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df h1:+fmCda2GJVcrJqOL7O1ehB5TXcfNe3egs3RcQsBLx4U=
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df/go.mod h1:kSPLlf71rqB+4mAW8MHkrfWs9cMuQJP7RVkGqpHqKmY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232 h1:ZSrUj5RP3mQjLbfY2tqKtRQcCoSN/V8FD3bcjjz/9Uc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232/go.mod h1:WhBobGFD9KmSg88HmwvuoZTh4rL2jd8Sb+96BLlKjgk=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240411170505-844860355233 h1:SVsGRF7l3C5l9hsKc7qltEzp0/YGgOcNDfRnpM76Wz4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240411170505-844860355233/go.mod h1:WhBobGFD9KmSg88HmwvuoZTh4rL2jd8Sb+96BLlKjgk=
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 7b459b3

Please sign in to comment.