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
  • Loading branch information
nsmbot authored Feb 1, 2023
1 parent defb67e commit a3e9a27
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 @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230127103858-f45a84eaed48
github.com/networkservicemesh/sdk-vpp v0.0.0-20230127105639-2c513db6cc34
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230127103858-f45a84eaed48 h1:BD9XnF
github.com/networkservicemesh/sdk v0.5.1-0.20230127103858-f45a84eaed48/go.mod h1:kKXpCya5Ps0JWUuguUjRB5l4i5vk29C381JEE67eDqs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230127104748-0bcb73acd6e5 h1:1UVFWajXI1250HH1c/OiiC1OpqTg4SlWt9DvRmgrH7w=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230127104748-0bcb73acd6e5/go.mod h1:XjdXXadpB3unZmhNDEzxBFQgelaPGWacUYRUllZMr7g=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230127105639-2c513db6cc34 h1:YTCxsu7tyiSQiu/EfhhUwJPDvyqG2Tr0KjLymr3x5gc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230127105639-2c513db6cc34/go.mod h1:Dijxz5qibeqhAVF0SmF0vMUWhaKqtCxuBxHlgEWnsxY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0 h1:WDKpm41gza1JOQTOD0K+CtFBrIadebl959gwhOqnqZk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230201092206-c24a3cd9d3e0/go.mod h1:EDZgGUSH3IeFZ61JbTsGwgfDQu2aTZX9i89G3Wa/twQ=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit a3e9a27

Please sign in to comment.