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 Jul 14, 2023
1 parent e9f79ea commit 148ad56
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.9.1-0.20230627143611-9785eacf9687
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512
github.com/networkservicemesh/sdk-vpp v0.0.0-20230713085059-ae84ae13d707
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.55.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512 h1:Fkqo+g
github.com/networkservicemesh/sdk v0.5.1-0.20230713084322-eaf1d25c7512/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230713084617-8de98ab0de7f h1:7LiuV2iXV/QiQph01JyQOcT7RApFMca4+Thoe/8ltXs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230713084617-8de98ab0de7f/go.mod h1:SyZzrqtFI3yyfXJPqhleQ7KeAbbetyUsi7Hye1VKMhk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230713085059-ae84ae13d707 h1:fZ33KbAjIosGYp6Jy/wKdAaYHrPsoNALV1E0DNfxJ54=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230713085059-ae84ae13d707/go.mod h1:DastN548jv4B4xVZA/R3/tsX7+BlToH/oR+PVPlOSA8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf h1:jXC23O+PVJXWaS/3cvPGgLMFBZ1hMkx7UlvwEXH8AMU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230714102148-ad8c2ca1cabf/go.mod h1:DastN548jv4B4xVZA/R3/tsX7+BlToH/oR+PVPlOSA8=
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 148ad56

Please sign in to comment.