mirror of
https://github.com/ap-pauloafonso/ratio-spoof.git
synced 2026-04-19 23:52:04 +00:00
9 lines
247 B
Modula-2
9 lines
247 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/crypto v0.0.0-20201124201722-c8d3bf9c5392
|
|
)
|