mirror of
https://github.com/xtaci/kcptun.git
synced 2024-04-21 12:32:32 +00:00
9 lines
162 B
AMPL
9 lines
162 B
AMPL
module github.com/google/gopacket
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
|
|
golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67
|
|
)
|