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-vpp@main

PR link: networkservicemesh/sdk-vpp#680

Commit: 8b09684
Author: Network Service Mesh Bot
Date: 2023-01-09 17:11:33 -0600
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 Jan 11, 2023
1 parent adb5fb7 commit 10df49d
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 @@ -17,7 +17,7 @@ require (
github.com/networkservicemesh/sdk v0.5.1-0.20230109230417-1492e69a650d
github.com/networkservicemesh/sdk-k8s v0.0.0-20221229163944-4fa54a191f59
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731
github.com/networkservicemesh/sdk-vpp v0.0.0-20221229093749-06e6d5b1bcdc
github.com/networkservicemesh/sdk-vpp v0.0.0-20230109231133-8b09684457a8
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 @@ -238,8 +238,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20230109230713-03b9b6155f6d h1:D
github.com/networkservicemesh/sdk-kernel v0.0.0-20230109230713-03b9b6155f6d/go.mod h1:25nwM9p78resBFIOti48WBzyG+FHe/rtJqHhUAVOM3o=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731 h1:eefg14V9eiUFTLNaynNC4i6VKpNXmnef4EgSEfndaqc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731/go.mod h1:T4npcy+lJjcqay6VhebKZ5CpHAPsKfKCJOE4+IuGdzE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20221229093749-06e6d5b1bcdc h1:hrPVx2zuQGgTqp4AZUq7GafqPLMSDNadtj3tOxoxx8s=
github.com/networkservicemesh/sdk-vpp v0.0.0-20221229093749-06e6d5b1bcdc/go.mod h1:RdmhFFbMLFFBlpWZfyILoTEcBbplbOx1/d2LmmrnMQM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230109231133-8b09684457a8 h1:+2Qc+eHbZARao7IV1vuUrA/D4eWb0Scjh50KhD24fx0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230109231133-8b09684457a8/go.mod h1:cvHPSSCHxdR4smeLC7JE/LjOefGc41g6Bm5vdBzlmkQ=
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 10df49d

Please sign in to comment.