mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-06 01:24:07 +01:00
9 lines
123 B
Modula-2
9 lines
123 B
Modula-2
![]() |
module github.com/xdg-go/scram
|
||
|
|
||
|
go 1.11
|
||
|
|
||
|
require (
|
||
|
github.com/xdg-go/pbkdf2 v1.0.0
|
||
|
github.com/xdg-go/stringprep v1.0.2
|
||
|
)
|