Skip to content

Commit

Permalink
Update go.mod and go.sum to networkservicemesh/sdk-k8s@v1.14.2-rc.3
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 19, 2024
1 parent c111c14 commit 064eacf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ 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/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3
github.com/networkservicemesh/api v1.14.2-rc.3
github.com/networkservicemesh/sdk v1.14.2-rc.3
github.com/networkservicemesh/sdk-k8s v1.14.2-rc.3
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
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,12 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00 h1:xZGg3H5j9UoQW7GasoQrBtH4RkB9bgKdfuRIM9EUkCQ=
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00/go.mod h1:GT0Yw1LYFSTxlDyJjBDhIxT82rJ2czZ0TiyzxSyKzvg=
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f h1:vlD2bVrPbOV1ICkBtAUB6HAcPDH0I3SNDIYJdcaGYrM=
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f/go.mod h1:T8IWsaj52yYieCipr0rOViAzWPo7Mc83jI7q61OUFvM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3 h1:SqH96aIkNbWmSmfMwdk3f8ZbmoAL2rh3OcsQikauKQ0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3/go.mod h1:Vccs7cf9uE1fdfmQxb/DFyu6iiEe7dchJ+tMCAAGtgQ=
github.com/networkservicemesh/api v1.14.2-rc.3 h1:o7ROAyeLx9uPn5y6cdGpOwtS2pWNUoR2EIJPa/E5tKw=
github.com/networkservicemesh/api v1.14.2-rc.3/go.mod h1:GT0Yw1LYFSTxlDyJjBDhIxT82rJ2czZ0TiyzxSyKzvg=
github.com/networkservicemesh/sdk v1.14.2-rc.3 h1:1qMdKbbc7J2j5Dy8ScXhk9cSvNq1SfRGwDepMenUnyo=
github.com/networkservicemesh/sdk v1.14.2-rc.3/go.mod h1:9Sg7s9ymqL0i/FLKSn09eECEP9fUIeKJhwjyxSOVe5E=
github.com/networkservicemesh/sdk-k8s v1.14.2-rc.3 h1:nFwkOlX+uGkyd0PEXlQegvWDMbQbizGXZCn0M22ghXU=
github.com/networkservicemesh/sdk-k8s v1.14.2-rc.3/go.mod h1:jHXaVQfM5ZgFDdCRQvYl3jd7DOzZYy6SjRgKIOrGxZ0=
github.com/onsi/ginkgo/v2 v2.9.4 h1:xR7vG4IXt5RWx6FfIjyAtsoMAtnc3C/rFXBBd2AjZwE=
github.com/onsi/ginkgo/v2 v2.9.4/go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
Expand Down

0 comments on commit 064eacf

Please sign in to comment.