Codebase list golang-github-yl2chen-cidranger / 4faf31b
Apply multi-arch hints. + golang-github-yl2chen-cidranger-dev: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1818 Architecture: all
1919 Depends: ${misc:Depends},
2020 golang-github-stretchr-testify-dev
21 Multi-Arch: foreign
2122 Description: Fast IP to CIDR lookup in Golang
2223 The cidranger library provides fast IP to CIDR block(s) lookup using
2324 path-compressed prefix tries in Golang, inspired by IPv4 route lookup in