mirror of
https://github.com/go-i2p/onramp.git
synced 2025-07-13 11:54:33 -04:00
9 lines
157 B
Modula-2
9 lines
157 B
Modula-2
module github.com/eyedeekay/onramp
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/eyedeekay/i2pkeys v0.0.0-20220803204630-910de44ac829
|
|
github.com/eyedeekay/sam3 v0.33.2
|
|
)
|