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 259510e commit a3471b0
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 @@ -9,8 +9,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.20230410072713-2502d93e9247
github.com/networkservicemesh/sdk-vpp v0.0.0-20230410073425-f293a524e44c
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 @@ -42,7 +42,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/lunixbochs/struc v0.0.0-20200521075829-a4cb8d33dbbe // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/r3labs/diff v1.1.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 @@ -226,12 +226,12 @@ github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7Xn
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.20230410072713-2502d93e9247 h1:hs4RCGlWrQfbys3h1gACm5wrAdTC8kK23KFjeqJCEPs=
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf h1:78+FLN7yiDZP+Mz80e8s3AOpq3zmDFfcBRFNLkjsbTI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf/go.mod h1:4RcBBFj6vK0YOPc9QEV0rVeprhk3XkDl5HHc+cOJxdk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230410073425-f293a524e44c h1:znitYNt6FhczsZ3hPMKnC2XDgIxWCCGpmwOKHXpUPP4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230410073425-f293a524e44c/go.mod h1:MqXB/3B5wl/aoKktp4XmpODcWahgDESikI2etMW0sqQ=
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 a3471b0

Please sign in to comment.