mirror of
https://github.com/ap-pauloafonso/ratio-spoof.git
synced 2026-04-20 08:02:07 +00:00
9 lines
256 B
Modula-2
9 lines
256 B
Modula-2
module github.com/ap-pauloafonso/ratio-spoof
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/gammazero/deque v0.0.0-20201010052221-3932da5530cc
|
|
github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0
|
|
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 // indirect
|
|
)
|