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

Commit: 3778661
Author: Ed Warnicke
Date: 2022-05-14 14:57:54 -0500
Message:
  - Merge pull request #357 from denis-tingaikin/fix-pod-name-env
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 14, 2022
1 parent 962c3e1 commit d084600
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220512163820-8c875d61945b
github.com/networkservicemesh/sdk v0.5.1-0.20220513230445-b9a2a4ececad
github.com/networkservicemesh/sdk-k8s v0.0.0-20220512222121-cb9e385a3be1
github.com/networkservicemesh/sdk-k8s v0.0.0-20220514195754-3778661445ed
github.com/networkservicemesh/sdk-sriov v0.0.0-20220513231555-ab6a146968f1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@ github.com/networkservicemesh/api v1.3.2-0.20220512163820-8c875d61945b/go.mod h1
github.com/networkservicemesh/sdk v0.5.1-0.20220512090615-4f565a9784e0/go.mod h1:gOYlqDYMdIMCIAfl257+Jn8KNHKVQDZjRIvYSA6wH9s=
github.com/networkservicemesh/sdk v0.5.1-0.20220513230445-b9a2a4ececad h1:QwUtTgHSe3fhPVqaeGmpdtV6W03eCtEc+Xr9d/tmDqA=
github.com/networkservicemesh/sdk v0.5.1-0.20220513230445-b9a2a4ececad/go.mod h1:7Aa9sCLOVzhsbR7LBJ1nSK/YCzd/EO/YK3BbHPB0puw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220512222121-cb9e385a3be1 h1:GUBYUzBHngu1WVxVo0CFnfpsUuaNUzfWT6pncMDy0X8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220512222121-cb9e385a3be1/go.mod h1:EpSNe/+U2xHVti2sQzlHs3JN004Tas/dok/1Mh9+uYc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220514195754-3778661445ed h1:J7xb3zHH7Ju89uxL7dZKfIGBJr4rKn7sY0jm4w7VRnA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220514195754-3778661445ed/go.mod h1:EpSNe/+U2xHVti2sQzlHs3JN004Tas/dok/1Mh9+uYc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220513230649-0fd697780f29 h1:oTV2byULg5/MmghHcnfVe2q3xoYPDYL0pYItL4nPWG8=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220513230649-0fd697780f29/go.mod h1:wqztKyWLmzMzSrgWJdrghu1LLi+HNF8fhm2s8K+smMc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220513231555-ab6a146968f1 h1:pLUhSRvOVkWbEcpbPJcLq+4yPu+h2XXl+Kh81Qr551k=
Expand Down

0 comments on commit d084600

Please sign in to comment.