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
  • Loading branch information
nsmbot authored Sep 18, 2022
1 parent c88bb5b commit 23f5b85
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.20220916121847-88b2169efe99
github.com/networkservicemesh/sdk-vpp v0.0.0-20220916123003-7e4956bc5898
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd
github.com/networkservicemesh/sdk-vpp v0.0.0-20220918234035-a7ce2287aeab
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 @@ -40,7 +40,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-20220916122524-6eea9a4500eb // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20220918233647-904dde4e57a7 // 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 @@ -223,12 +223,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.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.20220916121847-88b2169efe99 h1:kidNCyBjAx0T3ynKbMggWhVtzpVohvVuy7zW8bYobU0=
github.com/networkservicemesh/sdk v0.5.1-0.20220916121847-88b2169efe99/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220916122524-6eea9a4500eb h1:9wgRWNqTF46ZWB7Z2I1b4XhWVOgYesb9C/af7peuZHw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220916122524-6eea9a4500eb/go.mod h1:0MWQp40aFpHvpjM+l40bDjfnPVsZS0XOgYmxRL3Irp8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220916123003-7e4956bc5898 h1:RdVtmOalR2VBvdLH4c/QNiFwk5HxKcOblaitFEswJMU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220916123003-7e4956bc5898/go.mod h1:R1kCzCSuQZcbXzPaw0ma8o8khBofb1tLGlAFDtywa54=
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd h1:AS4QOYhCMAoy3ZAQ4w2VSf7CDl4Mlki7XwYbrkZArrM=
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220918233647-904dde4e57a7 h1:BKhj9yJsRoQn0gvCRiWrvdViO896zMFokXdaAc7Cdok=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220918233647-904dde4e57a7/go.mod h1:n3xzh4iGuP7J4w2hg7F63lcsXUV6sSJW2wPW2tlgD6Q=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220918234035-a7ce2287aeab h1:mhQVmQ8aC576Qm6EaF8JwMLdmy/kY9U5lxfNCKFLod8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220918234035-a7ce2287aeab/go.mod h1:DZxgcXkee7YzXlSdpQLB8o8719iDRlziG7Nt1u5F0Yo=
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 23f5b85

Please sign in to comment.