mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 17:29:11 +00:00
9 lines
152 B
Modula-2
9 lines
152 B
Modula-2
|
module github.com/onsonr/nebula
|
||
|
|
||
|
go 1.23.3
|
||
|
|
||
|
require (
|
||
|
github.com/a-h/templ v0.2.793 // indirect
|
||
|
github.com/go-webauthn/webauthn v0.11.2 // indirect
|
||
|
)
|