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

Commit: f9e335c
Author: Network Service Mesh Bot
Date: 2023-04-18 07:27:44 -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 18, 2023
1 parent 15dec21 commit 92a47d6
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 @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/vpphelper v0.0.0-20210225052320-b4f1f1aff45d
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.20230317102643-1c6df670c572
github.com/networkservicemesh/sdk-vpp v0.0.0-20230323223000-ecbdb741b0d1
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba
github.com/networkservicemesh/sdk-vpp v0.0.0-20230418122744-f9e335c326f0
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 @@ -39,7 +39,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-20230317105801-40f70dd459ec // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,12 @@ 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.20230317102643-1c6df670c572 h1:XygT2j2Eo9ISDXKAlVgVTvFNovLGCy3wztXnVb0uoLs=
github.com/networkservicemesh/sdk v0.5.1-0.20230317102643-1c6df670c572/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec h1:Z3x688lvyOuL4/JUvAcYsreMHYsmrpAdB51udyadBYY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230317105801-40f70dd459ec/go.mod h1:Uc7LrT80tlQ1hX7BvGmGYmAJSotIEWmj4nGb8p52Woc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230323223000-ecbdb741b0d1 h1:1BY86bNd1yI6ub7TZB/nB3e5ESCxDPHW6aLv9/pGTnU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230323223000-ecbdb741b0d1/go.mod h1:pwTLtxplScgiqeWzPekQhnkSzIl1MJ9zq1s0lYHx1CQ=
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba h1:ctuQa7zcNtEmh7gQYeiLkhsp2MsWuxUUu7+t3OckCQE=
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db h1:ejlUfJl9qaZqCWaTVADYeVsaUdV/17aRy3ArL3gUqNg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db/go.mod h1:9t/3pZYrQ16FAH+aZ07JvrvHwdQ+hlvk/iA6tQ1j+k0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230418122744-f9e335c326f0 h1:f+vbk1vZ7KVxR5Rng+zPH2CQANUdIW9R1vamjYEpITU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230418122744-f9e335c326f0/go.mod h1:EDEAVrCCoIJxao8ZMPrSqcUz1H6wWg9Lh9GOdS6VSzw=
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 92a47d6

Please sign in to comment.