Files
sonr/cmd/motr/go.mod
T
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

11 lines
191 B
AMPL

module motr
go 1.24.7
require github.com/go-sonr/wasm-http-server/v3 v3.0.0
require (
github.com/hack-pad/safejs v0.1.1 // indirect
github.com/nlepage/go-js-promise v1.0.0 // indirect
)