mirror of
https://github.com/Kioubit/ColorPing
synced 2024-11-16 13:00:39 +08:00
8 lines
140 B
Modula-2
8 lines
140 B
Modula-2
|
module ColorPing
|
||
|
|
||
|
go 1.20
|
||
|
|
||
|
require github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
|
||
|
|
||
|
require golang.org/x/sys v0.6.0 // indirect
|