mirror of
https://github.com/XIU2/CloudflareSpeedTest.git
synced 2026-03-02 03:54:25 +08:00
9 lines
135 B
Modula-2
9 lines
135 B
Modula-2
module github.com/XIU2/CloudflareSpeedTest
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/VividCortex/ewma v1.1.1
|
|
github.com/cheggaaa/pb/v3 v3.0.4
|
|
)
|