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

gazelle

parent 9b9fef6e
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.
Please register or to comment