You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module git.freifunk-franken.de/jkimmel/abbel |
|
|
|
go 1.0 |
|
|
|
require ( |
|
github.com/google/gopacket v1.1.19 |
|
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 |
|
inet.af/netaddr v0.0.0-20211027220019-c74959edd3b6 |
|
)
|
|
|