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

Commit: 38011cf
Author: Network Service Mesh Bot
Date: 2023-07-04 04:48:29 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 4, 2023
1 parent 4617589 commit ba9af59
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/fsnotify/fsnotify v1.5.4
github.com/ghodss/yaml v1.0.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20230703092623-0ba94eaa823e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230703143537-e865f6861373
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11
github.com/onsi/gomega v1.20.1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,10 @@ github.com/naoina/go-stringutil v0.1.0/go.mod h1:XJ2SJL9jCtBh+P9q5btrd/Ylo8XwT/h
github.com/naoina/toml v0.1.1/go.mod h1:NBIhNtsFMo3G2szEBne+bO4gS192HuIYRqfvOWb4i1E=
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687 h1:Kb6h5eMQpRF4jwRIJjD/uciTsA5Fr0b61fFUmyyVVh4=
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/sdk v0.5.1-0.20230703092623-0ba94eaa823e h1:ivVTOyjs4LR7QoVyhaJmKNJXMUjWzqa1KwdESGz9fAE=
github.com/networkservicemesh/sdk v0.5.1-0.20230703092623-0ba94eaa823e/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230703143537-e865f6861373 h1:qeB/Hy3QYpuZm0nJN/Bd2DIOCub3TtltjHqcCb0iNWE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230703143537-e865f6861373/go.mod h1:e8cLNhuVfvBlS0IvUQbGfftq1rZ5cXJvt/pgZlZZqwk=
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2 h1:xT48XAimEr6Ip/qjKIJyu4nse3gfVTJ9buzS2IzOEAg=
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11 h1:nMYB0TOuXcgLZdMbgAiqPEHYZE86UT9q49toXebO6XI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11/go.mod h1:XkTRzfxj++b7f3AocBCCB4Ycnqoyw9zmGSW7twUAAZo=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit ba9af59

Please sign in to comment.