mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-04 23:40:26 +08:00
9 lines
129 B
Modula-2
9 lines
129 B
Modula-2
module github.com/fumiama/WireGold
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/fumiama/go-x25519 v1.0.0
|
|
github.com/sirupsen/logrus v1.8.1
|
|
)
|