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

Commit: e5b7f01
Author: Network Service Mesh Bot
Date: 2023-03-20 04:29:38 -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 Mar 20, 2023
1 parent 7fdef4d commit 8507a24
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 @@ -12,7 +12,7 @@ require (
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263
github.com/networkservicemesh/sdk-vpp v0.0.0-20230317103427-f6f943e7d5cb
github.com/networkservicemesh/sdk-vpp v0.0.0-20230320092938-e5b7f01392a2
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 @@ -223,8 +223,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572 h1:XygT2j
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263 h1:AwaswNpuSc2T+eLKGK8DlO1hr4+Cs6LtPsSFCaLIySw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230317103432-0315caadd263/go.mod h1:lo33Di+2AKb1vhZHNV22TRcOZgu3UPtn+VL6zjQ2HMQ=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230317103427-f6f943e7d5cb h1:EweKOA8x/aFAFPvUCOJK4z4dGiZyyGOunr85j+Z6cyI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230317103427-f6f943e7d5cb/go.mod h1:8DxTdZt1yn6BVlzPZkUfiCICkEEjFRRT758L8jv6jmA=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230320092938-e5b7f01392a2 h1:805TC6YLi9A2wq8OGQSgORbOrcstl6kKdVOl6nHfbjk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230320092938-e5b7f01392a2/go.mod h1:pwTLtxplScgiqeWzPekQhnkSzIl1MJ9zq1s0lYHx1CQ=
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 8507a24

Please sign in to comment.