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

Commit: 848583e
Author: Network Service Mesh Bot
Date: 2022-09-23 11:14:55 -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 Sep 23, 2022
1 parent 0027db8 commit 10c8bda
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.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923104703-292a9b1f4c73
github.com/networkservicemesh/sdk v0.5.1-0.20220923160652-5ce22c12fabe
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923161455-848583e0e59d
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 @@ -38,7 +38,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-20220923104134-461ee0bcc688 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923161019-7ba274536214 // 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 @@ -222,12 +222,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.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6 h1:U5sqIXk7JxdOhirbOylcOJ/+KCLO7jPW5hl1cr1hdLE=
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923104134-461ee0bcc688 h1:7aqYMr0dzkWDLdoSjQm6B1DZDtiXG8yr0BQcocLwf4M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923104134-461ee0bcc688/go.mod h1:Nr47niyph3UWK3BroDS4WbxX+lYt69jajBvVhtsCc+8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923104703-292a9b1f4c73 h1:bfirfUhhzpL/XDGuqB+UeDcwwukDLypxYpkLhY4x/Qg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923104703-292a9b1f4c73/go.mod h1:xeNsSHnlJzE+8WAMxc9tyTajNOqkyq3dGKIECa4ojnI=
github.com/networkservicemesh/sdk v0.5.1-0.20220923160652-5ce22c12fabe h1:BSZCe79TNkF9zRQGicnN1KodEFGNe/U+gOEUa4imkWY=
github.com/networkservicemesh/sdk v0.5.1-0.20220923160652-5ce22c12fabe/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923161019-7ba274536214 h1:ux3dh8RtuvhQGP4a5fPslt3ORneYpFSffZ7Aj0Ac3kc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923161019-7ba274536214/go.mod h1:umPw6Cgd6967YzfTPHSIYAZeTwcrCHkKmChcVbWhoC0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923161455-848583e0e59d h1:Ko1/eXINQx/ZTdiPZF0uH+a91ncWgtXhwQ+m2tnoRss=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220923161455-848583e0e59d/go.mod h1:lKxJ0zc+kKK4hm35VUTrvMchOfvX6qPILfDZ/CCouhA=
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 10c8bda

Please sign in to comment.