mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
satori/go.uuid broke the API without the major version updated. We could work around this with the module feature but looks like there is a better option, google/uuid, so let's replace it. Signed-off-by: FUJITA Tomonori <[email protected]>