mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 18:31:41 +00:00
@@ -0,0 +1,10 @@
|
||||
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
|
||||
)
|
||||
Reference in New Issue
Block a user