nebula/go.mod

9 lines
152 B
Modula-2
Raw Permalink Normal View History

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
)