mirror of
https://github.com/therootcompany/libauth.git
synced 2025-12-23 13:58:47 +00:00
10 lines
190 B
Modula-2
10 lines
190 B
Modula-2
module git.rootprojects.org/root/libauth/examples
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
git.rootprojects.org/root/keypairs v0.6.5
|
|
git.rootprojects.org/root/libauth v0.1.0
|
|
github.com/go-chi/chi/v5 v5.0.7
|
|
)
|