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

Commit: 68e7539
Author: Network Service Mesh Bot
Date: 2023-04-27 04:23:05 -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 Apr 27, 2023
1 parent b698a98 commit 485d258
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ require (
github.com/google/uuid v1.2.0
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.20230424151654-d93d939e9e48
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230410073353-fcacdc09fc80
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f
github.com/networkservicemesh/sdk-vpp v0.0.0-20230424100833-ad21ef893f3d
github.com/networkservicemesh/sdk-vpp v0.0.0-20230427092305-68e7539b96bb
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 Expand Up @@ -54,7 +54,7 @@ require (
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/lunixbochs/struc v0.0.0-20200521075829-a4cb8d33dbbe // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230427091835-0ca43b02fb6f // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -237,16 +237,16 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721/go.mod h1:Ickgr2WtCLZ2MDGd4Gr0geeCH5HybhRJbonOgQpvSxc=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230424151654-d93d939e9e48 h1:GTo1jTOuPkW+5xOGuCudMwAR3VWioqM/6+njK4xtcxg=
github.com/networkservicemesh/sdk v0.5.1-0.20230424151654-d93d939e9e48/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e h1:pHZaqjx711QgK/sL7DCpE5KY++oSnmP875/oHfUTovE=
github.com/networkservicemesh/sdk v0.5.1-0.20230427091455-fbf0404f010e/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230410073353-fcacdc09fc80 h1:VQWClcHJJMIjNXk73Bf9yfHILcxNCukeoKxfH6I7mLU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230410073353-fcacdc09fc80/go.mod h1:QfMUra/Tnd1KBnGKsUm+NYcPN3X1uJxQzyExoc6rRBU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0 h1:G8SPpcXbgOtaabr9mg147MCFgem0lwRG7iEaKe6J4Ms=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0/go.mod h1:XlA/AptVaUsgzr1WLdUiwt/eGWN3AlrzLMXKZ5UmT2E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230427091835-0ca43b02fb6f h1:0n74CFhWIx7tkTgfcDwKZZvMUuz+asn8O6ef5bW/mAU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230427091835-0ca43b02fb6f/go.mod h1:2Jtk++0/+uIwzEN6fl1xp+SFf2Iep6jqCiPtq3ZD5GM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f h1:kH+CHTYXAD7HBh8jmcxqL9FqRFk4ENiP7t6jNpH7+BY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f/go.mod h1:6RyccPvlWry0VjfVsJUz0ljrEIO7SPwG40V/Zak62uk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230424100833-ad21ef893f3d h1:YEHwx5HSyravCfT+YKQFihEBzm9pHgXVtk8GvpO308o=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230424100833-ad21ef893f3d/go.mod h1:RtJJq6jNajtccw5fVsc5ghvcxukQkYeYyGIFX/euPeY=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230427092305-68e7539b96bb h1:/VMtEMSvtLL1nfwigbjYD/Q1IRQTJvyCKt1wYRqAUj4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230427092305-68e7539b96bb/go.mod h1:XVJbBHGnJLDKsOiQFQQEgr4FJ9d50TvF3baHd5lEUX8=
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 485d258

Please sign in to comment.