mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
`go get -d github.com/osrg/gobgp/...` could fail (e.g., an imported library has gone). After that, we build a docker image from modified source code. Signed-off-by: FUJITA Tomonori <[email protected]>