ratio-spoof/go.mod
2020-11-29 21:10:48 -03:00

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
)