Skip to content

Commit

Permalink
Merge pull request #2 from bio-routing/fix/pfx_filter
Browse files Browse the repository at this point in the history
Implement prefix filtering
  • Loading branch information
taktv6 committed Jan 18, 2021
2 parents 31eb0fc + 35ca8ad commit 5b8ff3d
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 154 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ require (
github.com/ClickHouse/clickhouse-go v1.4.1
github.com/bio-routing/bio-rd v0.0.3-pre5
github.com/bio-routing/tflow2 v0.0.0-20200122091514-89924193643e
github.com/gogo/protobuf v1.3.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1
github.com/sirupsen/logrus v1.6.0
github.com/soniah/gosnmp v0.0.0-20181018115632-28507a583d6f
github.com/stretchr/testify v1.4.0
google.golang.org/grpc v1.28.0
gopkg.in/yaml.v2 v2.2.7
)
Loading

0 comments on commit 5b8ff3d

Please sign in to comment.