Skip to content
Snippets Groups Projects
Commit a0e77cb1 authored by Daniel Czerwonk's avatar Daniel Czerwonk
Browse files

gazelle

parent 1eec5994
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ go_library(
"bgp.go",
"decoder.go",
"encoder.go",
"mp_reach_nlri.go",
"nlri.go",
"parameters.go",
"path_attribute_flags.go",
......@@ -27,6 +28,7 @@ go_test(
srcs = [
"decoder_test.go",
"encoder_test.go",
"mp_reach_nlri_test.go",
"nlri_test.go",
"path_attributes_test.go",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment